issues
search
liftedinit
/
many-js
JavaScript implementation of the MANY protocol
Apache License 2.0
5
stars
7
forks
source link
Test files
#16
Closed
tt0mmy
closed
2 years ago
tt0mmy
commented
2 years ago
moves ledger test file and mock data into
__tests__
so typescript won't output it on build
jestMatch should only process test files inside
__tests__
and not files such as data.ts
__tests__
so typescript won't output it on build__tests__
and not files such as data.ts