We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5184843 + 350a31e commit 8da5bc0Copy full SHA for 8da5bc0
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