Commit 290b06cf authored by nanahira's avatar nanahira

ignore

parent 9efb2dbe
Pipeline #7350 passed with stages
in 1 minute and 6 seconds
......@@ -9,4 +9,6 @@ Dockerfile
/test
/dist/test
/src
/coverage
\ No newline at end of file
/coverage
/tests
/dist/tests
\ No newline at end of file
......@@ -7,7 +7,7 @@
"scripts": {
"lint": "eslint --fix .",
"build": "tsc",
"test": "jest"
"test": "jest --passWithNoTests"
},
"repository": {
"type": "git",
......
Markdown is supported
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