mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-04-08 17:10:57 +00:00
Remove underscore rule
This commit is contained in:
parent
781a6b4ef9
commit
4b3278564e
1 changed files with 0 additions and 1 deletions
|
|
@ -113,7 +113,6 @@
|
|||
"no-trailing-spaces": 1,
|
||||
"no-undef": 2,
|
||||
"no-undef-init": 2,
|
||||
"no-underscore-dangle": 2,
|
||||
"no-unexpected-multiline": 2,
|
||||
"no-unneeded-ternary": 2,
|
||||
"no-unreachable": 2,
|
||||
|
|
|
|||
Loading…
Reference in a new issue