Additional ESLint's rules for Node.js. plugin:node/recommended considers both CommonJS and ES Modules. If "type":"module" field existed in package.json then it considers files as ES Modules. Otherwise it considers files as CommonJS. In addition, it considers *.mjs files as ES Modules and *.cjs files as CommonJS. plugin:node/recommended-module considers all files as ES Modules. plugin:node/recommended-script considers all files as CommonJS.
Features
- Requires Node.js >=8.10.0
- Requires ESLint >=5.16.0
- Stylistic Issues
- Possible Errors
- This plugin provides three configs
- Run tests and measure coverage
Categories
Source Code AnalysisLicense
MIT LicenseFollow eslint-plugin-node
Other Useful Business Software
Fully Managed MySQL, PostgreSQL, and SQL Server
Cloud SQL handles your database ops end to end, so you can focus on your app.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of eslint-plugin-node!