mirror of
https://github.com/LuanRT/googlevideo.git
synced 2026-06-13 08:42:31 +00:00
chore(linter): Update no-tabs rule
This commit is contained in:
@@ -67,7 +67,7 @@ export default [
|
||||
max: 1,
|
||||
maxEOF: 0,
|
||||
}],
|
||||
"no-tabs": "error",
|
||||
"no-tabs": "warn",
|
||||
"brace-style": "error",
|
||||
"new-parens": "error",
|
||||
"space-infix-ops": "error",
|
||||
|
||||
Reference in New Issue
Block a user