This website requires JavaScript.
Explore
Help
Register
Sign In
lychiyu
/
frequi_origin
Watch
1
Star
0
Fork
0
You've already forked frequi_origin
mirror of
https://github.com/freqtrade/frequi.git
synced
2024-11-10 10:21:55 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
0d51509e54
frequi_origin
/
tests
/
tsconfig.json
8 lines
87 B
JSON
Raw
Normal View
History
Unescape
Escape
Fix unittesting after cypress addition
2021-12-18 10:16:15 +00:00
{
"extends"
:
"../tsconfig.json"
,
"include"
:
[
Migrate profitPill test to vitest
2024-04-13 11:02:25 +00:00
"**/*.ts"
,
"**/*.tsx"
Fix unittesting after cypress addition
2021-12-18 10:16:15 +00:00
]
,
}
Reference in New Issue
Copy Permalink