More stuff according to article

This commit is contained in:
Fredrik Adelöw
2020-04-21 12:00:06 +02:00
parent 1a06701272
commit c4e5297ba0
3 changed files with 133 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
module.exports = {
rules: {
'no-console': 0,
},
};