test(eslint): remove rule for sorting package.json file (#205)

This commit is contained in:
Alfi Maulana
2024-02-25 17:04:14 +07:00
committed by GitHub
parent 4ea3dd883b
commit 3f1eccfa2b
3 changed files with 5 additions and 285 deletions

View File

@@ -17,7 +17,6 @@
"@typescript-eslint/parser": "^7.0.2",
"@vercel/ncc": "^0.38.1",
"eslint": "^8.56.0",
"eslint-plugin-json-files": "^4.1.0",
"prettier": "^3.2.5",
"typescript": "^5.3.3"
},