Skip to content

Commit 0f94142

Browse files
committed
more clean up
1 parent ea3c4a5 commit 0f94142

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

example/IonicCapOneSignal/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
"scripts": {
77
"dev": "vite",
88
"build": "bun run build --prefix=../.. && tsc && vite build",
9+
"lint": "oxlint src",
10+
"lint:fix": "oxlint src --fix",
911
"preview": "vite preview",
1012
"test.unit": "vitest"
1113
},

0 commit comments

Comments
 (0)