@@ -9,6 +9,7 @@ cache:
- node_modules
script:
- npm run test
+ - npm run lint
- npm run build
deploy:
provider: pages