mirror of
https://github.com/status-im/react-native-fs.git
synced 2026-08-27 18:11:06 +00:00
The `react-native link` command will unintentionally link the `RNFS.Tests` project instead of the `RNFS` project. This adds `RNFS.Tests` to `.npmignore` so this is no longer a problem.