lint config and fixes
This commit is contained in:
@@ -22,5 +22,5 @@
|
||||
}
|
||||
},
|
||||
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx", ".next/types/**/*.ts", "**/*.js", "postcss.config.cjs"],
|
||||
"exclude": ["node_modules"]
|
||||
"exclude": ["node_modules", "venv"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user