local eslint config not required

This commit is contained in:
Gavin King 2018-06-19 23:49:17 +02:00
parent bad4b3137b
commit 1a4cc60f58

View File

@ -1,7 +0,0 @@
module.exports = {
globals: {
env: {
browser: true,
},
},
};