UNPKG
mystash
Version:
latest (0.2.0)
0.2.0
Personal finance app
github.com/jozsi/mystash
jozsi/mystash
mystash
/
src
/
frontend
/
.eslintrc.json
7 lines
(6 loc)
•
67 B
JSON
View Raw
1
2
3
4
5
6
7
{
"env"
:
{
"browser"
:
true
}
,
"parser"
:
"babel-eslint"
}