UNPKG
hexo-theme-sukax
Version:
latest (1.3.5)
1.3.5
1.3.4
1.3.3
Modern, powerful and simple theme for Hexo
github.com/SukkaW/hexo-theme-suka
SukkaW/hexo-theme-suka
hexo-theme-sukax
/
.eslintrc.json
6 lines
•
73 B
JSON
View Raw
1
2
3
4
5
6
{
"extends"
:
"airbnb-base"
,
"plugins"
:
[
"import"
]
}