Skip to content
Snippets Groups Projects

Resolve "Implement basic functionality"

Compare and Show latest version
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -6,4 +6,5 @@ stages:
lint-test-job:
stage: test
script:
- npm install
- npm run lint
Loading