Skip to content

Commit 0a2b8cd

Browse files
committed
fix: update ts config
1 parent d2aae84 commit 0a2b8cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/typescript/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,6 @@ module.exports = {
2121
'@typescript-eslint/no-explicit-any': 'off',
2222
'@typescript-eslint/no-parameter-properties': 'off',
2323
'@typescript-eslint/no-empty-interface': 'off',
24+
'@typescript-eslint/ban-ts-ignore': 'off',
2425
}
2526
}

0 commit comments

Comments
 (0)