Skip to content

Commit 842d773

Browse files
committed
chore: update lint config
1 parent 9188363 commit 842d773

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@
5959
"xo": [
6060
{
6161
"ignores": [
62-
"**/*.genai.mjs"
62+
"**/*.genai.mjs",
63+
"**/vite.config.ts"
6364
]
6465
},
6566
{

0 commit comments

Comments
 (0)