chore: configure bob and metro

This commit is contained in:
satyajit.happy
2019-04-17 14:47:03 +02:00
parent 8ca4085052
commit dee470829a
20 changed files with 2708 additions and 8275 deletions

View File

@@ -0,0 +1,5 @@
/* eslint-disable import/no-commonjs */
module.exports = {
extends: ['@commitlint/config-conventional'],
};