mirror of
https://github.com/jellyfin/jellyfin-expo.git
synced 2024-11-27 00:00:26 +00:00
Remove redundant typescript configuration
This commit is contained in:
parent
a557bcfc14
commit
009c3b1311
@ -1,14 +1,5 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"jsx": "react-native",
|
||||
"lib": [
|
||||
"dom",
|
||||
"esnext"
|
||||
],
|
||||
"moduleResolution": "node",
|
||||
"noEmit": true,
|
||||
"skipLibCheck": true,
|
||||
"typeRoots": [
|
||||
"./types"
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user