mirror of
https://github.com/matt-fidd/stratos.git
synced 2026-01-01 16:19:26 +00:00
Added forgotten strict mode declarations
This commit is contained in:
@@ -89,6 +89,10 @@
|
||||
],
|
||||
"brace-style": [
|
||||
"error"
|
||||
],
|
||||
"strict": [
|
||||
"error",
|
||||
"global"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user