1
0
mirror of synced 2025-01-31 03:53:47 +01:00
eAMEMu_RN/tsconfig.json
2023-02-14 03:49:40 +09:00

7 lines
139 B
JSON

{
"extends": "@tsconfig/react-native/tsconfig.json",
"compilerOptions": {
"types": ["@types/styled-components-react-native"]
}
}