Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 182 Bytes

README.md

File metadata and controls

4 lines (2 loc) · 182 Bytes

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.