1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-04 00:18:01 +01:00
unleash.unleash/test/.eslintrc
2020-02-20 08:30:37 +01:00

7 lines
70 B
Plaintext

{
"env": {
"browser": true,
"mocha": true
}
}