mirror of
https://github.com/btclock/btclock_v3.git
synced 2024-11-19 04:40:09 +01:00
6 lines
96 B
JSON
6 lines
96 B
JSON
{
|
|
"files": ["src/js/**.ts"],
|
|
"compilerOptions": {
|
|
"noImplicitAny": true,
|
|
}
|
|
} |