@jsdevtools/eslint-config
Advanced tools
Comparing version
@@ -75,3 +75,7 @@ "use strict"; | ||
*/ | ||
curly: "error", | ||
curly: [ | ||
"error", | ||
"multi-line", | ||
"consistent" | ||
], | ||
@@ -78,0 +82,0 @@ /** |
{ | ||
"name": "@jsdevtools/eslint-config", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Opinionated JSDevTools ESLint config for JavaScript, TypeScript, and JSX", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
62894
0.07%1868
0.21%