UNPKG
salt
Version:
latest (0.5.5)
0.5.5
0.5.4-b
State And Logic Traversal, for today's infinite-application.
github.com/bemson/salt
bemson/salt
salt
/
.jshintrc
16 lines
•
244 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"strict"
:
false
,
"expr"
:
true
,
"boss"
:
true
,
"predef"
:
[
"Salt"
,
"describe"
,
"expect"
,
"it"
,
"before"
,
"beforeEach"
,
"after"
,
"afterEach"
,
"sinon"
]
}