mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
feat: replace ts-node with tsx (#59019)
This commit is contained in:
@@ -2,7 +2,7 @@ import fs from 'fs';
|
||||
import path from 'path';
|
||||
|
||||
/* This can be used to create NGINX maps for redirects. After running this
|
||||
script with `npx ts-node redirect-gen`, the map should appear in the current
|
||||
script with `npx tsx redirect-gen`, the map should appear in the current
|
||||
directory.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user