mirror of
https://github.com/strapi/strapi.git
synced 2025-07-25 18:05:07 +00:00
11 lines
163 B
Plaintext
11 lines
163 B
Plaintext
![]() |
{
|
||
|
"root": true,
|
||
|
"overrides": [
|
||
|
{
|
||
|
"files": ["**"],
|
||
|
"excludedFiles": ["admin/**/*", "server/**/*"],
|
||
|
"extends": ["custom/back"]
|
||
|
}
|
||
|
]
|
||
|
}
|