UNPKG
iterm-theme-parser
Version:
latest (0.0.2)
0.0.2
0.0.1
Parser for iTerm2 itermcolors files to work with HyperTerm configuration
iterm-theme-parser
/
.eslintrc.json
9 lines
(8 loc)
•
107 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"extends"
:
"airbnb"
,
"plugins"
:
[
]
,
"env"
:
{
"node"
:
true
,
"mocha"
:
true
}
}