mirror of
https://git.btclock.dev/btclock/btclock_v3
synced 2025-04-19 13:21:18 +00:00
6 lines
96 B
JSON
6 lines
96 B
JSON
![]() |
{
|
||
|
"files": ["src/js/**.ts"],
|
||
|
"compilerOptions": {
|
||
|
"noImplicitAny": true,
|
||
|
}
|
||
|
}
|