This website requires JavaScript.
Explore
Help
Sign In
ascribe
/
onion
Watch
1
Star
0
Fork
0
You've already forked onion
mirror of
https://github.com/ascribe/onion.git
synced
2024-12-23 01:39:36 +01:00
Code
Issues
Releases
Wiki
Activity
fea845ce3d
onion
/
test
/
gemini
/
.eslintrc.json
9 lines
112 B
JSON
Raw
Normal View
History
Unescape
Escape
Fix ESLint errors on visual and integration test code
2016-06-02 16:42:20 +02:00
{
Update gemini and docs for visual regression testing
2016-06-03 11:38:42 +02:00
"globals"
:
{
"gemini"
:
true
}
,
Fix ESLint errors on visual and integration test code
2016-06-02 16:42:20 +02:00
"rules"
:
{
"max-len"
:
[
2
,
{
"code"
:
125
}
]
}
}
Reference in New Issue
Copy Permalink