1
0
mirror of synced 2024-11-23 23:01:00 +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"]
}
}