We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf6d3db commit f6a29efCopy full SHA for f6a29ef
package.json
@@ -3,6 +3,7 @@
3
"version": "3.0.1",
4
"description": "Security rules for eslint",
5
"main": "index.js",
6
+ "type": "commonjs",
7
"scripts": {
8
"changelog": "changelog eslint-plugin-security all > CHANGELOG.md",
9
"cont-int": "npm test && npm run lint",
0 commit comments