mirror of
https://git.btclock.dev/btclock/btclock_v3.git
synced 2025-02-24 06:47:39 +01:00
6 lines
No EOL
96 B
JSON
6 lines
No EOL
96 B
JSON
{
|
|
"files": ["src/js/**.ts"],
|
|
"compilerOptions": {
|
|
"noImplicitAny": true,
|
|
}
|
|
} |