Skip to content
Snippets Groups Projects
Commit cc27964d authored by Ruben Bimberg's avatar Ruben Bimberg :computer:
Browse files

Fixed typo

parent 729500c8
No related merge requests found
......@@ -20,7 +20,7 @@ eslint:
dependencies: []
script:
- npm install
- node_modules/eslint/bin/eslint.js -c .eslintrc.js --ext .ts ./src
- node_modules/eslint/bin/eslint.js -c .eslintrc.json --ext .ts ./src
unit_tests:
stage: test
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment