This website requires JavaScript.
Explore
Help
Sign In
actions
/
stale
Watch
1
Star
0
Fork
0
Code
Activity
Files
dd4ca9d941ad8eaacebbc7da83b9f91ba6c6fc71
stale
/
tsconfig.app.json
T
6 lines
88 B
JSON
Raw
Normal View
History
Unescape
Escape
feat(milestones): add new options to exempt all milestones (
#291
)
2021-02-16 12:18:48 +01:00
{
"extends"
:
"./tsconfig.json"
,
refactor: update imports to use ES module syntax and improve test structure (
#1350
)
2026-07-24 02:09:34 +05:30
"exclude"
:
[
"**/*.spec.ts"
],
feat(milestones): add new options to exempt all milestones (
#291
)
2021-02-16 12:18:48 +01:00
"include"
:
[
"src"
]
}
Copy Permalink