This website requires JavaScript.
Explore
Help
Sign In
actions
/
stale
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
eee276c280fb6bde3fbc80ee2d8bdef44b0b83a6
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"
]
}
Reference in New Issue
Copy Permalink