Add boilerplate
This commit is contained in:
@@ -12,5 +12,7 @@
|
||||
"parserOptions": {
|
||||
"ecmaVersion": "latest"
|
||||
},
|
||||
"rules": {}
|
||||
"rules": {
|
||||
"max-len": "off"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user