UNPKG

create-octoherd-script

Version:

CLI to create a new folder and repository for an Octoherd Script

10 lines (9 loc) 188 B
{ "compilerOptions": { // highlight JS errors in editors for this project "checkJs": true, "module": "node16", "target": "es2020", "moduleResolution": "node16" } }