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": [
|
"no-mixed-spaces-and-tabs": [
|
||||||
"error",
|
"error"
|
||||||
"smart-tabs"
|
|
||||||
],
|
],
|
||||||
"no-multi-spaces": [
|
"no-multi-spaces": [
|
||||||
"error",
|
"error",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user