Skip to content

Commit

Permalink
chore: made mocha watches more specific and added watches for yml files
Browse files Browse the repository at this point in the history
  • Loading branch information
edvald committed Apr 18, 2018
1 parent f0974c4 commit 43dcb55
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/mocha.opts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
--require ts-node/register/type-check
--watch-extensions ts,json,pegjs
--watch-dirs test/,src/
--watch-extensions ts,json,pegjs,yml
--reporter spec
--timeout 5000
test/setup.ts
Expand Down

0 comments on commit 43dcb55

Please sign in to comment.