0.0.1 • Published 7 years ago

orsa-js-language-plugin v0.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

Orsa Javascript language package

Parses the AST for Javascript classes and React components.

Options

Here are the configuration options under orsa-js-language-plugin:

OptionDescription
disableStandardMatachersIf true all the standard matchers are disabled and only custom matchers defined with the matchers key are used.
matchersAn array of matcher functions following the matcher function contract