eslint-config-frisk
Advanced tools
Comparing version 0.8.0 to 0.9.0
@@ -211,3 +211,3 @@ module.exports = { | ||
"no-unused-vars": "error", | ||
"no-use-before-define": "error", | ||
"no-use-before-define": ["error", { "functions": false }], | ||
"no-useless-call": "error", | ||
@@ -214,0 +214,0 @@ "no-useless-computed-key": "error", |
{ | ||
"name": "eslint-config-frisk", | ||
"version": "0.8.0", | ||
"version": "0.9.0", | ||
"description": "ESLint config for various Frisk UI projects.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
8628
1