Feature/Include linters #2
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ export const config = tseslint.config(
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
ignores: ['dist/**'],
|
ignores: ['dist/**', 'prisma/client/**'],
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
);
|
);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue