feat: remove server and update deps to static
This commit is contained in:
parent
92bd962b14
commit
ed3f252ea7
21 changed files with 362 additions and 889 deletions
|
|
@ -7,9 +7,8 @@ const compat = new FlatCompat({
|
|||
|
||||
export default tseslint.config(
|
||||
{
|
||||
ignores: ['.next']
|
||||
},
|
||||
...compat.extends("next/core-web-vitals"),
|
||||
ignores: ['.next', 'cgol/pkg/**/*', 'next-env.d.ts']
|
||||
},
|
||||
{
|
||||
files: ['**/*.ts', '**/*.tsx'],
|
||||
extends: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue