There was an error while loading. Please reload this page.
1 parent 0ce1ac8 commit 6285537Copy full SHA for 6285537
tslint.json
@@ -62,6 +62,7 @@
62
"no-for-in-array": true,
63
"no-import-side-effect": true,
64
"no-increment-decrement": false,
65
+ "increment-decrement": true,
66
"no-invalid-regexp": true,
67
"no-invalid-template-strings": true,
68
"no-invalid-this": true,
0 commit comments