1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-02-15 07:25:54 +00:00
Files
frontend/test-mocha/.eslintrc
Paulus Schoutsen a960559639 Add eslint mocha options (#671)
* Add eslint mocha options

* Please hound

* Remove deprecated --compiler option
2017-11-24 21:01:15 -08:00

6 lines
37 B
Plaintext

{
"env": {
"mocha": true
}
}