mirror of
https://github.com/strapi/strapi.git
synced 2026-01-06 12:13:52 +00:00
chore chore: fix tests chore: fix workflow chore: tidy ups chore: test fixes chore: skip nx cache chore: pr amends chore: fix rogue incorrect import
7 lines
84 B
JSON
7 lines
84 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"noEmit": true,
|
|
},
|
|
}
|