Don't use globalstrict, it produces lots of errors
...about missing "use strict"s
This commit is contained in:
parent
9a9617565d
commit
3eb1345612
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
{
|
{
|
||||||
"globalstrict": true,
|
|
||||||
"globals": {
|
"globals": {
|
||||||
"angular": false,
|
"angular": false,
|
||||||
"$": false,
|
"$": false,
|
||||||
|
|
Loading…
Reference in a new issue