mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
refactor: migrate (some) curriculum files to TypeScript (#62228)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
0d44fff1ff
commit
4a635c1b32
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "https://cdn.jsdelivr.net/npm/knip@5/schema.json",
|
||||
"ignoreBinaries": ["create:shared", "install-puppeteer", "pm2"],
|
||||
"ignoreBinaries": ["compile:ts", "install-puppeteer", "pm2"],
|
||||
"workspaces": {
|
||||
".": {
|
||||
"playwright": ["playwright.config.ts"],
|
||||
|
||||
Reference in New Issue
Block a user