This website requires JavaScript.
Explore
Help
Sign in
teidesu
/
mtcute
Watch
1
Star
0
Fork
You've already forked mtcute
0
Code
Issues
15
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
Actions
ddc8f1dad7
mtcute
/
.config
/
tsconfig.build.json
8 lines
121 B
JSON
Raw
Normal View
History
Unescape
Escape
chore: moved most configs to .config
2023-11-13 13:24:42 +03:00
{
"extends"
:
"../tsconfig.json"
,
"exclude"
:
[
build: fixed `.test.js` files being included in the package
2024-03-07 03:39:59 +03:00
"../**/*.test.ts"
,
"../**/*.test-utils.ts"
chore: moved most configs to .config
2023-11-13 13:24:42 +03:00
]
}
Reference in a new issue
Copy permalink