lint config backend (#13827)
This commit is contained in:
@@ -23,6 +23,8 @@ export default [
|
||||
// Global ignores
|
||||
{
|
||||
ignores: [
|
||||
'packages/twenty-server/node_modules/**',
|
||||
'packages/twenty-server/dist/**',
|
||||
'**/node_modules/**',
|
||||
'src/engine/workspace-manager/dev-seeder/data/constants/**',
|
||||
'src/engine/workspace-manager/dev-seeder/data/seeds/**',
|
||||
|
||||
Reference in New Issue
Block a user