npm create vite@latest digital-turntable -- --template react-ts per https://react.dev/learn/build-a-react-app-from-scratch
7 lines
119 B
JSON
7 lines
119 B
JSON
{
|
|
"files": [],
|
|
"references": [
|
|
{ "path": "./tsconfig.app.json" },
|
|
{ "path": "./tsconfig.node.json" }
|
|
]
|
|
}
|