mirror of
https://github.com/selfxyz/self.git
synced 2026-01-22 21:17:59 -05:00
9 lines
130 B
JSON
9 lines
130 B
JSON
{
|
|
"extends": "@tsconfig/react-native/tsconfig.json",
|
|
"compilerOptions": {
|
|
"lib": [
|
|
"dom",
|
|
"esnext"
|
|
]
|
|
}
|
|
} |