mirror of
https://github.com/SomboChea/ui
synced 2024-11-05 14:14:26 +07:00
6 lines
98 B
JSON
6 lines
98 B
JSON
|
{
|
||
|
"extends": "./tsconfig.json",
|
||
|
"compilerOptions": {
|
||
|
"noImplicitAny": true
|
||
|
}
|
||
|
}
|