eslint-config-vast-vue
Advanced tools
Comparing version 1.2.1 to 1.3.0
@@ -31,4 +31,5 @@ module.exports = { | ||
math: 'always' | ||
}] | ||
}], | ||
'vue/attributes-order': 'warn' | ||
} | ||
}; |
{ | ||
"name": "eslint-config-vast-vue", | ||
"version": "1.2.1", | ||
"version": "1.3.0", | ||
"description": "ESLint shareable config for Vue to be used with eslint-config-vast", | ||
@@ -32,5 +32,5 @@ "main": "index.js", | ||
"eslint-config-vast": "1.7.1", | ||
"eslint-plugin-vue": "4.0.0-beta.0", | ||
"eslint-plugin-vue": "4.4.0", | ||
"pre-commit": "1.2.2" | ||
} | ||
} |
@@ -10,3 +10,3 @@ # eslint-config-vast-vue | ||
npm i --save-dev eslint-config-vast-vue eslint-config-vast eslint-plugin-vue@next | ||
npm i --save-dev eslint-config-vast-vue eslint-config-vast eslint-plugin-vue | ||
@@ -30,2 +30,2 @@ ## Usage | ||
[MIT](LICENSE) © 2016 Vast.com, Inc. | ||
[MIT](LICENSE) © 2016 Vast.com, Inc. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4283
34
30