mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-06-15 18:08:15 +08:00
* Add template support * Update templates version check * Update TypeScript template README
6 lines
52 B
JSON
6 lines
52 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": "src"
|
|
}
|
|
}
|