mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-10 10:01:51 -04:00
10 lines
179 B
JSON
10 lines
179 B
JSON
{
|
|
"$schema": "https://v2-8-7.turborepo.dev/schema.json",
|
|
"extends": ["//"],
|
|
"tasks": {
|
|
"test": {
|
|
"env": ["CURRICULUM_LOCALE", "SHOW_UPCOMING_CHANGES"]
|
|
}
|
|
}
|
|
}
|