mirror of
https://gitlab.com/wheres-the-tp/ui-mobile.git
synced 2026-01-25 02:44:56 -06:00
6 lines
98 B
JSON
6 lines
98 B
JSON
{
|
|
"compilerOptions": {
|
|
"allowSyntheticDefaultImports": true
|
|
},
|
|
"exclude": ["node_modules"]
|
|
}
|