Merge branch 'master' into eslint-plugin-promise
This commit is contained in:
@@ -28,6 +28,8 @@ module.exports = {
|
||||
"linebreak-style": ["error", "unix"],
|
||||
"no-throw-literal": "error",
|
||||
"no-warning-comments": "warn",
|
||||
"no-var": "error",
|
||||
"prefer-const": "error",
|
||||
"quotes": ["error", "double"],
|
||||
"radix": "error",
|
||||
"semi": ["error", "always"]
|
||||
|
||||
Reference in New Issue
Block a user