Skip to content

Commit

Permalink
style: format
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed Mar 8, 2024
1 parent 5049db3 commit b00bf96
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions jsr.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,5 @@
"./vite": "./src/vite.ts",
"./webpack": "./src/webpack.ts"
},
"exclude": [
"tests",
"pnpm-lock.yaml",
"tsup.config.ts",
"eslint.config.js"
]
"exclude": ["tests", "pnpm-lock.yaml", "tsup.config.ts", "eslint.config.js"]
}

0 comments on commit b00bf96

Please sign in to comment.