This website requires JavaScript.
Explore
Help
Sign In
logos-messaging
/
logos-messaging-js
Watch
1
Star
0
Fork
0
You've already forked logos-messaging-js
mirror of
https://github.com/logos-messaging/logos-messaging-js.git
synced
2026-02-02 07:13:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
logos-messaging-js
/
.mocharc.json
7 lines
105 B
JSON
Raw
Normal View
History
Unescape
Escape
Partial conversion to ts-node/mocha
2021-03-22 15:05:03 +11:00
{
"extension"
:
[
"ts"
]
,
"spec"
:
"src/**/*.spec.ts"
,
Move mocha --exit to config file
2021-05-04 15:07:32 +10:00
"require"
:
"ts-node/register"
,
"exit"
:
true
Partial conversion to ts-node/mocha
2021-03-22 15:05:03 +11:00
}
Reference in New Issue
Copy Permalink