antlr4-autosuggest-js
antlr4-autosuggest-js copied to clipboard
add cross-env dependency to fix test script on windows, ignore .idea dir
Currently it's not possible to run the test scripts on windows, I also added .idea to the .gitignore file for users of IntelliJ/WebStorm.