Skip to content

Commit 922b1ad

Browse files
committed
feat(common): CHECKOUT-4231 Enable no-duplicate-imports
1 parent d4e9fce commit 922b1ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@
9696
"no-console": true,
9797
"no-construct": true,
9898
"no-debugger": true,
99+
"no-duplicate-imports": true,
99100
"no-duplicate-super": true,
100101
"no-empty": true,
101102
"no-empty-interface": true,

0 commit comments

Comments
 (0)