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
Name | Last commit message | Last commit date | ||
---|---|---|---|---|
Latest commita78aef9 · History126 Commits | ||||
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