Commit ffbf9e1a authored by yann300's avatar yann300

fix directory name

parent 072c5763
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
}, },
"exclude": [ "exclude": [
"**/*.spec.ts", "**/*.spec.ts",
"test/" "tests/"
], ],
"include": ["**/*.ts"] "include": ["**/*.ts"]
} }
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