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