mirror of
https://github.com/strapi/strapi.git
synced 2026-01-06 04:03:25 +00:00
9 lines
131 B
JSON
9 lines
131 B
JSON
{
|
|
"compilerOptions": {
|
|
"composite": true,
|
|
"declaration": true,
|
|
"declarationMap": true,
|
|
"incremental": true
|
|
}
|
|
}
|