eslint-config-vast-vue
Advanced tools
Comparing version 1.4.0 to 1.4.1
@@ -32,4 +32,8 @@ module.exports = { | ||
}], | ||
'vue/html-closing-bracket-newline': ['error', { | ||
multiline: 'never' | ||
}], | ||
'vue/no-v-html': 'off', | ||
'vue/attributes-order': 'warn' | ||
} | ||
}; |
{ | ||
"name": "eslint-config-vast-vue", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "ESLint shareable config for Vue to be used with eslint-config-vast", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
4389
38