Skip to content

Commit 05179e3

Browse files
committed
ignore public folder
1 parent 0976ac0 commit 05179e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/eslint-config/eslint.base.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ export default tseslint.config(
1414
ignores: [
1515
"**/node_modules/*",
1616
"**/dist/",
17+
"**/public/",
1718
"**/vitest.config.ts",
1819
"**/vite.config.ts",
1920
"**/tailwind.config.ts"

0 commit comments

Comments
 (0)