UNPKG
@18f/us-federal-holidays
Version:
latest (4.0.0)
4.0.0
3.0.2
3.0.1
3.0.0
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
1.7.0
1.6.1
1.6.0
1.4.0
1.3.0
1.2.1
1.2.0
1.1.1
1.1.0
1.0.0
All about US federal holidays
github.com/18F/us-federal-holidays
18F/us-federal-holidays
@18f/us-federal-holidays
/
.eslintrc.json
8 lines
(7 loc)
•
95 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"extends"
:
[
"airbnb-base"
,
"prettier"
]
,
"env"
:
{
"node"
:
true
,
"es6"
:
true
}
}