Skip to content

Commit 2919f97

Browse files
committed
chore: fix tslint
1 parent 4f3f3f9 commit 2919f97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tslint.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"no-object-literal-type-assertion": false,
1313
"no-implicit-dependencies": false,
1414
"jsx-no-lambda": false,
15-
"no-submodule-imports": false,
15+
"no-submodule-imports": false
1616
},
1717
"rulesDirectory": []
1818
}

0 commit comments

Comments
 (0)