This website requires JavaScript.
Explore
Help
Sign In
actions
/
stale
Watch
1
Star
0
Fork
0
Code
Activity
Files
315391885d67a4497f6772284b77c43f16b12a88
stale
/
src
/
interfaces
/
milestone.ts
T
4 lines
49 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat(exempt): add new options to exempt the milestones (
#279
)
2021-01-19 11:54:16 +01:00
export
interface
IMilestone
{
title
:
string
;
}
Copy Permalink