Commit 8c23ffbb by Richard Hansen Committed by Kewde

ESLint config: Enable `mocha` env for files in `test/`

parent c273576a
module.exports = {
env: {
mocha: true,
},
};
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment