eslint-config-usecases
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "eslint-config-usecases", | ||
"description": "ESLint configs by usecase", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"author": "Marc-Aurèle DARCHE", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
@@ -9,3 +9,5 @@ eslint-config-usecases | ||
ESLint configs by usecase | ||
ESLint configs by usecase with a strong bias towards quality, strictness and the | ||
decision to ban useless semicolons (`;`) for legibility and efficiency | ||
(cf. [the "semi" never rule](http://eslint.org/docs/rules/semi)). | ||
@@ -12,0 +14,0 @@ Those ESLint configs are presented around 3 use cases of JavaScript: |
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
7986
72