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