mirror of
https://github.com/strapi/strapi.git
synced 2026-01-06 04:03:25 +00:00
6 lines
91 B
JSON
6 lines
91 B
JSON
{
|
|
"extends": "tsconfig/base.json",
|
|
"include": ["src"],
|
|
"exclude": ["node_modules"]
|
|
}
|