We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3445cff commit 180f821Copy full SHA for 180f821
tslint.json
@@ -1,5 +1,5 @@
1
{
2
- "extends": "./__tests__/tslint.json",
+ "extends": "./test/tslint.json",
3
"rules": {
4
"arrow-parens": [true, "ban-single-arg-parens"],
5
"import-spacing": true,
0 commit comments