@lenne.tech/eslint-config-vue 0.0.8 → 0.0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/index.js +1 -1
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -124,7 +124,7 @@ module.exports = {
124
124
  {
125
125
  html: {
126
126
  void: "always",
127
- normal: "always",
127
+ normal: "never",
128
128
  component: "always",
129
129
  },
130
130
  svg: "always",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lenne.tech/eslint-config-vue",
3
- "version": "0.0.8",
3
+ "version": "0.0.9",
4
4
  "description": "ESLint config of lenne.Tech for Vue",
5
5
  "license": "MIT",
6
6
  "keywords": [