chore: tx main repo, merge gitignores and circle

This commit is contained in:
Henrique Dias
2019-05-21 11:17:25 +01:00
parent 4e4055e7a8
commit f05479865c
7 changed files with 25 additions and 69 deletions

View File

@@ -29,6 +29,7 @@ buildAssets () {
npm install
fi
npm run lint
npm run build
}