UNPKG

react-web-native-sketch

Version:

[TODO: We need an overview of how this can be used via npm vs as a local package]

12 lines (11 loc) 217 B
{ "presets": [ "react-native" ], "plugins": [ ["module-resolver", { "root": ["./src"], "extensions": [".js", ".ios.js", ".android.js", ".ts", ".tsx", ".ios.tsx", ".android.tsx"] }] ] }