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
683ae7e6d8
unleash.unleash
/
frontend
/
.eslintrc
11 lines
133 B
Plaintext
Raw
Normal View
History
Unescape
Escape
init
2016-11-10 14:26:24 +01:00
{
"extends": [
"finn",
Use prettier (#87) * Use prettier * Upgrade to 1.6 beta * Update lint deps * Upgrade to full 1.6
2017-08-28 19:15:47 +02:00
"finn/node",
"finn-prettier"
init
2016-11-10 14:26:24 +01:00
],
"rules": {
"no-shadow": 0
}
}
Reference in New Issue
Copy Permalink