We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38422d3 commit e57ccc1Copy full SHA for e57ccc1
Makefile
@@ -19,7 +19,7 @@ test: ci-test
19
atom -t test/atom-spec
20
21
devenv:
22
- npm install syntaxdev@0.0.16
+ npm install --dev
23
24
release:
25
./node_modules/.bin/syntaxdev build-plist --in grammars/src/MagicPython.syntax.yaml --out grammars/MagicPython.tmLanguage
0 commit comments