UNPKG

create-fast-turbo

Version:

A CLI tool to quickly scaffold a Turborepo with pre-configured templates

8 lines (7 loc) 136 B
{ "$schema": "https://json.schemastore.org/tsconfig", "extends": "./base.json", "compilerOptions": { "jsx": "react-jsx" } }