@futura-dev/eslint-config-typescript
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -36,3 +36,3 @@ /* eslint-disable no-undef */ | ||
arrowParens: true, | ||
endOfLine: "lf", | ||
endOfLine: "auto", | ||
arrowParens: "avoid", | ||
@@ -39,0 +39,0 @@ }, |
{ | ||
"name": "@futura-dev/eslint-config-typescript", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Eslint shared configuration for Typescript projects", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
24217