UNPKG
headspace
Version:
latest (0.1.1)
0.1.1
0.1.0
Next generation web header UX
github.com/gdub22/headspace
gdub22/headspace
headspace
/
.eslintrc
9 lines
(8 loc)
•
101 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
{
"extends"
:
"standard"
,
"env"
:
{
"browser"
:
true
,
"node"
:
true
,
"mocha"
:
true
}
}