We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40180ea commit 40637f4Copy full SHA for 40637f4
packages/react-native-icons/package.json
@@ -28,7 +28,6 @@
28
"@babel/core": "^7.16.0",
29
"@babel/preset-typescript": "^7.16.7",
30
"@svgr/core": "^5.5.0",
31
- "@types/node": "^18.11.18",
32
"@types/react": "^17.0.2",
33
"@types/react-native": "^0.68.0",
34
"cpy-cli": "^4.1.0",
packages/react-native-icons/tsconfig.json
@@ -1,6 +1,5 @@
1
{
2
"compilerOptions": {
3
- "skipLibCheck": true,
4
"outDir": "lib",
5
"target": "ES6",
6
"module": "esnext",
0 commit comments