mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
refactor(tooling): add turbo eslint plugin (#65734)
This commit is contained in:
committed by
GitHub
parent
f054de20fd
commit
ae50644091
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"$schema": "https://v2-8-1.turborepo.dev/schema.json",
|
||||
"globalPassThroughEnv": ["MONGOHQ_URL"],
|
||||
"tasks": {
|
||||
"build": { "dependsOn": ["setup"], "outputs": ["dist/**"] },
|
||||
"develop": { "dependsOn": ["setup"], "cache": false, "persistent": true },
|
||||
|
||||
Reference in New Issue
Block a user