Basic setup

This commit is contained in:
2017-11-07 20:11:27 +01:00
parent 199f6d6d97
commit 42c657adf3
7 changed files with 3585 additions and 3 deletions

View File

@@ -9,5 +9,6 @@ module.exports = {
browser: true
},
rules: {
'no-console': 0
}
};