Fix ESLint setup and errors

This commit is contained in:
Frieder Bluemle
2020-07-09 19:53:34 -07:00
parent 6c86713aff
commit ad98bfa878
6 changed files with 78 additions and 74 deletions

View File

@@ -1,3 +1,3 @@
// @flow
module.exports = require("./RCTVideoManager");
module.exports = require('./RCTVideoManager');