mirror of
https://github.com/strapi/strapi.git
synced 2025-12-01 01:22:01 +00:00
10 lines
111 B
Plaintext
10 lines
111 B
Plaintext
|
|
{
|
||
|
|
"root": true,
|
||
|
|
"overrides": [
|
||
|
|
{
|
||
|
|
"files": ["**/*"],
|
||
|
|
"extends": ["custom/back"]
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|