mirror of
https://github.com/FullScreenShenanigans/MapScreenr.git
synced 2026-08-12 02:18:15 -07:00
Brought in latest shenanigans-manager
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@
|
|||||||
"mocha-headless-chrome": "^2.0.1",
|
"mocha-headless-chrome": "^2.0.1",
|
||||||
"requirejs": "^2.3.5",
|
"requirejs": "^2.3.5",
|
||||||
"run-for-every-file": "^1.1.0",
|
"run-for-every-file": "^1.1.0",
|
||||||
"shenanigans-manager": "^0.2.32",
|
"shenanigans-manager": "^0.2.33",
|
||||||
"sinon": "^6.1.5",
|
"sinon": "^6.1.5",
|
||||||
"sinon-chai": "^3.2.0",
|
"sinon-chai": "^3.2.0",
|
||||||
"tslint": "5.11.0",
|
"tslint": "5.11.0",
|
||||||
|
|||||||
@@ -15,6 +15,7 @@
|
|||||||
"noUnusedParameters": true,
|
"noUnusedParameters": true,
|
||||||
"pretty": true,
|
"pretty": true,
|
||||||
"strict": true,
|
"strict": true,
|
||||||
|
"strictFunctionTypes": false,
|
||||||
"strictPropertyInitialization": false,
|
"strictPropertyInitialization": false,
|
||||||
"target": "es5"
|
"target": "es5"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user