tree-sitter-4djson

JSON grammar for tree-sitter

Max Brunsfeld

8

0

Bug Reports

0.20.1

MIT

GitHub

tree-sitter-4djson

Fork of tree-sitter-json

Notes

export PATH="$PATH:./node_modules/.bin/"

npm install npm-check-updates
ncu –u
npm install

tree-sitter generate
node-gyp configure
node-gyp build
apm publish patch
npm publish

https://www.netwoven.com/2017/03/21/how-to-update-node-js-modules-to-latest-versions/