1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/packages/unleash-docker/.eslintrc

7 lines
63 B
Plaintext
Raw Normal View History

2016-06-18 21:13:57 +02:00
{
"extends": [
"finn",
"finn/node"
]
}