This website requires JavaScript.
Explore
Help
Sign In
actions
/
stale
Watch
1
Star
0
Fork
0
Code
Activity
Files
04ed84ed9ff1b9bcd89685079ea0d39a994ed62d
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