@amedia/eslint-config-svelte
Advanced tools
Comparing version 5.1.3-rc.0 to 5.1.3-rc.1
@@ -8,4 +8,7 @@ module.exports = { | ||
processor: 'svelte3/svelte3', | ||
rules: { | ||
'import/no-mutable-exports': 'off', | ||
}, | ||
}, | ||
], | ||
}; |
{ | ||
"name": "@amedia/eslint-config-svelte", | ||
"version": "5.1.3-rc.0", | ||
"version": "5.1.3-rc.1", | ||
"description": "ESLint Svelte configuration to be used by developers at Amedia", | ||
@@ -10,3 +10,3 @@ "main": "index.js", | ||
"scripts": { | ||
"lint": "(cd example && npm run lint)", | ||
"lint": "eslint .", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
@@ -13,0 +13,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
3633
13
0