dotplugin
dotplugin copied to clipboard
DotTokenType.] expected, got ',' error on WebStorm.
I generated a .gv file by the madge library. (command: madge --extensions ts,tsx --dot ./src > graph.gv), but in the file I have got DotTokenType.] expected, got ',' error.
I have also attached screenshot.
This generated file is successfully opened by https://dreampuf.gi service.
.