eslint-config-xo-bizon
Advanced tools
Comparing version 1.0.2 to 1.1.0
{ | ||
"name": "eslint-config-xo-bizon", | ||
"version": "1.0.2", | ||
"version": "1.1.0", | ||
"description": "ESLint shareable config to be used with xo or eslint-config-xo", | ||
@@ -47,3 +47,2 @@ "main": "index.cjs", | ||
"xo": { | ||
"extends": "./index.cjs", | ||
"semicolon": false, | ||
@@ -50,0 +49,0 @@ "space": 2, |
Sorry, the diff of this file is not supported yet
6149
74