chore(ci): enable ts/no-deprecated eslint rule to warn
This commit is contained in:
@@ -36,6 +36,7 @@ export default defineConfig({
|
||||
'pnpm/json-enforce-catalog': 'off',
|
||||
'pnpm/yaml-enforce-settings': 'off',
|
||||
'antfu/import-dedupe': 'error',
|
||||
'ts/no-deprecated': 'warn',
|
||||
// TODO: remove this
|
||||
'depend/ban-dependencies': 'warn',
|
||||
'import/order': 'off',
|
||||
|
||||
Reference in New Issue
Block a user