feat(vue): Rule "script-indent"
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
@ -1 +1,10 @@
|
||||
{}
|
||||
{
|
||||
"vue/script-indent": [
|
||||
"error",
|
||||
"tab",
|
||||
{
|
||||
"baseIndent": 0,
|
||||
"switchCase": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user