mlpcardgame/tests/unit/.eslintrc.js
2019-09-05 09:38:06 +02:00

5 lines
No EOL
48 B
JavaScript

module.exports = {
env: {
jest: true
}
}