mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 10:22:16 +00:00
fix: enable filtered tests/development (#65542)
This commit is contained in:
committed by
GitHub
parent
cbb803d479
commit
92e508ad72
@@ -6,6 +6,7 @@
|
||||
"lint": { "dependsOn": ["setup"] },
|
||||
"setup": { "dependsOn": ["^build"] },
|
||||
"test": { "dependsOn": ["setup"] },
|
||||
"test-content": { "dependsOn": ["setup"] },
|
||||
"type-check": { "dependsOn": ["setup"] },
|
||||
"//#lint-root": {
|
||||
"dependsOn": ["@freecodecamp/shared#build"]
|
||||
|
||||
Reference in New Issue
Block a user