Fish grammar for tree-sitter.
Install the dependencies:
npm install
Run the tests:
npm run test
Run the build and tests in watch mode:
npm run test:watch
Test parser against fish-shell /share
fish files:
npm run test:examples
Fish grammar for tree-sitter.
Install the dependencies:
npm install
Run the tests:
npm run test
Run the build and tests in watch mode:
npm run test:watch
Test parser against fish-shell /share
fish files:
npm run test:examples