@jakejarvis/eslint-config
Advanced tools
Comparing version 4.0.1 to 4.0.2
export default [{ | ||
languageOptions: { | ||
ecmaVersion: 2018, | ||
sourceType: "module", | ||
}, | ||
rules: { | ||
@@ -8,0 +3,0 @@ "brace-style": "error", |
{ | ||
"name": "@jakejarvis/eslint-config", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"description": "My ESLint config. Inspired heavily by eslint-config-google and moderately by eslint-config-airbnb.", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
4940
90