chore: add tests for tabs

This commit is contained in:
Michal Osadnik
2019-08-26 13:07:12 +01:00
parent dee25057e8
commit 2adccdef1d
2 changed files with 151 additions and 1 deletions

View File

@@ -14,7 +14,7 @@
"type": "git",
"url": "git+https://github.com/satya164/react-navigation.git"
},
"author": "Satyajit Sahoo <satyajit.happy@gmail.com> (https://github.com/satya164/)",
"author": "Satyajit Sahoo <satyajit.happy@gmail.com> (https://github.com/satya164/), Michał Osadnik <micosa97@gmail.com> (https://github.com/osdnk/)",
"scripts": {
"lint": "eslint --ext '.js,.ts,.tsx' .",
"typescript": "tsc --noEmit",