This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
unleash.unleash
Watch
1
Star
0
Fork
0
You've already forked unleash.unleash
mirror of
https://github.com/Unleash/unleash.git
synced
2024-12-22 19:07:54 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
1470292198
unleash.unleash
/
packages
/
unleash-api
/
.eslintrc
10 lines
123 B
Plaintext
Raw
Normal View
History
Unescape
Escape
eslint config
2016-06-18 21:13:57 +02:00
{
"extends": [
"finn",
"finn/node"
],
"rules": {
Use latest (hopefully last) alpha of eslint config
2016-08-30 14:14:39 +02:00
"max-nested-callbacks": "off"
eslint config
2016-06-18 21:13:57 +02:00
}
}
Reference in New Issue
Copy Permalink