mirror of
https://github.com/strapi/strapi.git
synced 2026-01-05 19:52:15 +00:00
7 lines
84 B
JSON
7 lines
84 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"noEmit": true,
|
|
},
|
|
}
|