Import gatsby from starter

This commit is contained in:
Angelos Chalaris
2019-08-13 11:20:10 +03:00
parent 8e47a2c8e7
commit 233815cc22
12 changed files with 19459 additions and 1050 deletions

View File

@ -9,7 +9,6 @@ before_install:
- npm install -g prettier
- npm install -g eslint
script:
- npm run tagger
- npm run linter
- npm run packager
- npm run tester