antlr4-autosuggest-js icon indicating copy to clipboard operation
antlr4-autosuggest-js copied to clipboard

add cross-env dependency to fix test script on windows, ignore .idea dir

Open jonfreedman opened this issue 7 years ago • 0 comments

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.

jonfreedman avatar Aug 30 '18 16:08 jonfreedman