Files
swagger-ui/test/.eslintrc
Kyle Shockey b373182afe ESLint fixes
2017-07-28 19:47:46 -07:00

6 lines
154 B
Plaintext

env:
mocha: true
rules:
"react/prop-types": 1 # bah humbug
"no-unused-vars": 1 # unused vars in tests can be useful for indicating a full signature