@timeedit/eslint-config-construct
Advanced tools
Comparing version 1.0.2 to 1.0.3
module.exports = { | ||
extends: ["./index.js", "standard-react", "plugin:react/recommended"], | ||
extends: ["./index.js", "standard-react", "plugin:react/recommended", "airbnb"], | ||
plugins: ["prettier", "@babel", "@typescript-eslint"], | ||
@@ -4,0 +4,0 @@ rules: { |
{ | ||
"name": "@timeedit/eslint-config-construct", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Eslint Config For Construct Team", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
4558