fix(eslint): Rule "no-mixed-spaces-and-tabs"
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
6a5695c0b7
commit
f156d807c4
@ -292,8 +292,7 @@
|
||||
}
|
||||
],
|
||||
"no-mixed-spaces-and-tabs": [
|
||||
"error",
|
||||
"smart-tabs"
|
||||
"error"
|
||||
],
|
||||
"no-multi-spaces": [
|
||||
"error",
|
||||
|
Loading…
x
Reference in New Issue
Block a user