mirror of
https://git.btclock.dev/btclock/btclock_v3
synced 2025-04-22 16:51:23 +00:00
6 lines
96 B
JSON
6 lines
96 B
JSON
{
|
|
"files": ["src/js/**.ts"],
|
|
"compilerOptions": {
|
|
"noImplicitAny": true,
|
|
}
|
|
} |