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