mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-06 07:06:11 +00:00
Refactor typescript code (#1806)
Co-authored-by: Eric Butler <eric@codebutler.com>
This commit is contained in:
@@ -19,8 +19,5 @@
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"types": ["react", "react-native"]
|
||||
},
|
||||
"files": [
|
||||
"src/index.d.ts"
|
||||
],
|
||||
"include": ["src/index.ts"]
|
||||
"include": ["src/**/*"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user