Faisal Salman
2023-09-09 19:32:28 +07:00
parent 385e0aaee5
commit 5226361348
21 changed files with 1 additions and 1124 deletions

View File

@@ -9,7 +9,7 @@ echo '
- lint js code
'
npm run test:jshint || exit 1
npm run test:eslint || exit 1
#npm run test:eslint || exit 1
echo '
- test using mocha