This website requires JavaScript.
Explore
Help
Sign In
actions
/
stale
Watch
1
Star
0
Fork
0
Code
Activity
Files
e7199f9c847c664787b6d9d5cb5cfb4a670f435a
stale
/
tsconfig.spec.json
T
6 lines
101 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"
,
"include"
:
[
"src"
,
"__tests__"
],
"exclude"
:
[
"node_modules"
]
}
Copy Permalink