mirror of
https://github.com/strapi/strapi.git
synced 2025-07-25 18:05:07 +00:00
9 lines
132 B
JSON
9 lines
132 B
JSON
![]() |
{
|
||
|
"compilerOptions": {
|
||
|
"moduleResolution": "nodenext",
|
||
|
"target": "ES2021",
|
||
|
"checkJs": true,
|
||
|
"allowJs": true
|
||
|
}
|
||
|
}
|