UNPKG

create-tstyche

Version:

The TSTyche starter kit.

13 lines (12 loc) 236 B
{ "compilerOptions": { "exactOptionalPropertyTypes": true, "jsx": "preserve", "module": "nodenext", "moduleResolution": "nodenext", "noEmit": true, "strict": true, "target": "esnext", "types": [] } }