vim-node
vim-node copied to clipboard
Add suport for react-native
I began to implement a react-native support.
React-native allow to import files with absolute path using the name of package.json (with a babel preset I guess) I implemented only for the main project one.
I didn't implemented the support for @providesModule too.
I added support for filename.ios.js and filename.android.js too