UNPKG
computed
Version:
latest (0.0.1)
0.0.1
ES7 decorator for computed properties
github.com/oriSomething/computed
oriSomething/computed
computed
/
tests
/
.eslintrc
7 lines
(6 loc)
•
65 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"parser"
:
"babel-eslint"
,
"env"
:
{
"mocha"
:
true
}
}