Quantcast
Channel: Active questions tagged react-native+typescript - Stack Overflow
Viewing all articles
Browse latest Browse all 6287

Typescript complaining about Absolute imports in React Native

$
0
0

So Im trying to implement Absolute imports using JSON files in directories.

In JSON:{"name": "components"}

I have specified paths in config JSON, but still not working, I have tried with baseURL and without, with "/*" at the end:

"paths": {"components/*":["./src/components/*"]    },```and without:"paths": {"components":["./src/components"]    },

Code is working normally, only problem is TS error.


Viewing all articles
Browse latest Browse all 6287

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>