Skip to content

Commit

Permalink
chore: remove unnecessary fields from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
strozw committed Apr 24, 2024
1 parent 5001b55 commit 3dca3a0
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions bases/eslint-prettier/eslint-v8-nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,7 @@
{
"name": "eslint-v8-nextjs",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"lint": "pnpx next@14 lint"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"// 以下は `next lint` 実行時に自動挿入されたもの": "",
"@types/node": "20.12.7",
Expand Down

0 comments on commit 3dca3a0

Please sign in to comment.