chore: Remove semicolons (#1846)
* chore: Disable `semi` in Prettier * chore: Format w/o semi * Remove more `;` * Lint example * More ;
This commit is contained in:
@@ -1 +1 @@
|
||||
module.exports = require('./lib/commonjs/expo-plugin/withVisionCamera');
|
||||
module.exports = require('./lib/commonjs/expo-plugin/withVisionCamera')
|
||||
|
||||
Reference in New Issue
Block a user