Package Exports
- tree-sitter-ags-script
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (tree-sitter-ags-script) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
tree-sitter-ags-script
Adventure Game Studio (AGS) script grammar for tree-sitter. Adapted from tree-sitter-c.
Prerequisites
In order to work with this repo, you may need to install tree-sitter-cli:
npm install -g tree-sitter-cliContributing
See CONTRIBUTING.md