Skip to content

Gvozd/eslint-plugin-deopt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-plugin-deopt

Build Status npm version License Downloads

dependencies devDependencies peerDependencies

Downloads graph

Plugin for ESLint for find possible deoptimized code

In progress, not stable

Usage

  1. Install eslint-plugin-deopt as a dev-dependency:

    npm install --save-dev eslint-plugin-deopt
  2. Enable the plugin by adding it to your .eslintrc:

    plugins:
      - deopt

Rules

  • uncached-parent-scope-ident

Author

© 2016 Viktor Gvozdev gvozdev.viktor@gmail.com and contributors.

License

Released under the MIT license.

About

Plugin for ESLint for find possible deoptimized code

Resources

License

Stars

Watchers

Forks

Packages

No packages published