mirror of
https://github.com/fabrice404/olympics-calendar.git
synced 2025-12-13 22:59:44 +00:00
10 lines
121 B
JSON
10 lines
121 B
JSON
{
|
|
"verbose": false,
|
|
"ignore": [
|
|
"node_modules",
|
|
"cache/**",
|
|
"docs/**"
|
|
],
|
|
"ext": "js,json,html,css"
|
|
}
|