Skip to content

Commit

Permalink
format: biome check --write
Browse files Browse the repository at this point in the history
  • Loading branch information
Lordfirespeed committed Jul 16, 2024
1 parent 1c39c7e commit 4c7fa05
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@
}
},
"types": "./dist/index.d.ts",
"files": [
"dist/**"
],
"files": ["dist/**"],
"scripts": {
"test": "vitest run --silent",
"test:coverage": "vitest run --silent --coverage --coverage.reporter=lcov",
Expand All @@ -35,11 +33,7 @@
"license": "LGPL-3.0-or-later",
"homepage": "https://github.com/otterjs/csrf-csrf",
"repository": "https://github.com/otterjs/csrf-csrf",
"keywords": [
"csrf",
"middleware",
"tokens"
],
"keywords": ["csrf", "middleware", "tokens"],
"devDependencies": {
"@biomejs/biome": "^1.8.3",
"@tinyhttp/app": "^2.2.4",
Expand Down

0 comments on commit 4c7fa05

Please sign in to comment.