feat: move to vite
This commit is contained in:
parent
5cbe032c23
commit
4c09d416cf
14 changed files with 112 additions and 881 deletions
|
|
@ -5,7 +5,7 @@ export default tseslint.config(
|
|||
ignores: ['dist', 'cgol/pkg/**/*']
|
||||
},
|
||||
{
|
||||
files: ['**/*.ts', '**/*.tsx'],
|
||||
files: ['**/*.ts'],
|
||||
extends: [
|
||||
...tseslint.configs.recommended,
|
||||
...tseslint.configs.recommendedTypeChecked,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue