Allow namespaces
This commit is contained in:
parent
c1d231c201
commit
962341e9ad
@ -15,6 +15,7 @@
|
|||||||
"ordered-imports": true,
|
"ordered-imports": true,
|
||||||
"object-literal-sort-keys": false,
|
"object-literal-sort-keys": false,
|
||||||
"no-consecutive-blank-lines": true,
|
"no-consecutive-blank-lines": true,
|
||||||
|
"no-namespace": false,
|
||||||
"semicolon": [true, "never"]
|
"semicolon": [true, "never"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user