mirror of
https://github.com/strapi/strapi.git
synced 2025-12-29 16:16:20 +00:00
As a result of taking a look on PR #1967 I realized there is 819 executable files in this repository. It is obvious this is an error.
11 lines
188 B
JSON
11 lines
188 B
JSON
{
|
|
"timeout": 3000,
|
|
"load": {
|
|
"before": [],
|
|
"order": [
|
|
"Define the hooks' load order by putting their names in this array in the right order"
|
|
],
|
|
"after": []
|
|
}
|
|
}
|