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