mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-06 07:06:11 +00:00
feat: change folders structure (#2319)
# Summary extract the shared example and use it in example and fabric-example, macos-example ## Test Plan Run those apps manually.
This commit is contained in:
4
apps/examples/tsconfig.json
Normal file
4
apps/examples/tsconfig.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"extends": "../../tsconfig.json",
|
||||
"include": ["**/*.ts", "**/*.tsx", "**/*.js"]
|
||||
}
|
||||
Reference in New Issue
Block a user