Added notification clear, improved notification styling.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
},
|
||||
"rules": {
|
||||
"strict": 0,
|
||||
"indent": ["error", "tab"],
|
||||
"indent": "off",
|
||||
"no-tabs": "off",
|
||||
"no-unused-vars": ["error", {"argsIgnorePattern": "^_"}],
|
||||
"no-console": 0,
|
||||
|
||||
Reference in New Issue
Block a user