mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore: remove validate-keys script (#64341)
This commit is contained in:
committed by
GitHub
parent
bcacf747ed
commit
29420e8214
+1
-2
@@ -35,8 +35,7 @@
|
||||
"serve-ci": "serve -l 8000 -c serve.json public",
|
||||
"prestand-alone": "pnpm run prebuild",
|
||||
"stand-alone": "gatsby develop",
|
||||
"test": "vitest",
|
||||
"validate-keys": "tsx --tsconfig ../tsconfig.json ../tools/scripts/lint/validate-keys"
|
||||
"test": "vitest"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/plugin-proposal-export-default-from": "7.23.3",
|
||||
|
||||
Reference in New Issue
Block a user