mirror of
https://github.com/strapi/strapi.git
synced 2026-01-05 19:52:15 +00:00
6 lines
111 B
JSON
6 lines
111 B
JSON
{
|
|
"extends": "tsconfig/base.json",
|
|
"include": ["src", "packup.config.ts"],
|
|
"exclude": ["node_modules"]
|
|
}
|