Skip to content

Commit 29420e8

Browse files
chore: remove validate-keys script (freeCodeCamp#64341)
1 parent bcacf74 commit 29420e8

File tree

2 files changed

+1
-105
lines changed

2 files changed

+1
-105
lines changed

client/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@
3535
"serve-ci": "serve -l 8000 -c serve.json public",
3636
"prestand-alone": "pnpm run prebuild",
3737
"stand-alone": "gatsby develop",
38-
"test": "vitest",
39-
"validate-keys": "tsx --tsconfig ../tsconfig.json ../tools/scripts/lint/validate-keys"
38+
"test": "vitest"
4039
},
4140
"dependencies": {
4241
"@babel/plugin-proposal-export-default-from": "7.23.3",

tools/scripts/lint/validate-keys.ts

Lines changed: 0 additions & 103 deletions
This file was deleted.

0 commit comments

Comments
 (0)