extract-disabled-eslint
v2.0.2
Published
A package to retrieve all the disabled eslint rules in a file. It uses the [Esprima parser](https://esprima.org/) to tokenize the input javascript file.
Downloads
16
Readme
extract-disabled-eslint
A package to retrieve all the disabled eslint rules in a file. It uses the Esprima parser to tokenize the input javascript file.