We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f663d08 commit 350a31eCopy full SHA for 350a31e
1 file changed
README.md
@@ -14,6 +14,7 @@ This package implements two tree-sitter parsers:
14
Instead of installing it from within Atom, try from the command line.
15
16
cd %USERPROFILE%\.atom\packages
17
+ rmdir /S /Q javascript-regex
18
apm install javascript-regex
19
20
### Failure to load package grammars when I open Atom
0 commit comments