Skip to content

Commit 7113e0d

Browse files
committed
chore: update ESLint configuration to include playwright.config.ts
1 parent 023236c commit 7113e0d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

apps/client/.eslintrc.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"dist",
66
"vite.config.ts",
77
"vite-env.d.ts",
8-
"routeTree.gen.ts"
8+
"routeTree.gen.ts",
9+
"playwright.config.ts"
910
],
1011
"extends": [
1112
"eslint:recommended",

0 commit comments

Comments
 (0)