tern-override-plugin
v0.0.1
Published
Tern plugin that overrides inferred types for all instances of a specific AST expression
Downloads
15
Readme
tern-override-plugin
A tern plugin that overrides inferred types for all instances of a specific AST expression.
Usage
To install dependencies, run npm install
.
TODO(sqs): add more usage information.
Running tests
Run npm test
.
Authors
Contributions are welcome! Submit a GitHub issue or pull request.