Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
AURA
dashboard
Commits
19b1ba6f
Commit
19b1ba6f
authored
May 01, 2019
by
jackie / Andrea Ida Malkah Klaura
Browse files
META: turn of linter warning for console.log
parent
f64c96ec
Changes
1
Hide whitespace changes
Inline
Side-by-side
package.json
View file @
19b1ba6f
...
...
@@ -34,7 +34,9 @@
"plugin:vue/essential"
,
"eslint:recommended"
],
"rules"
:
{},
"rules"
:
{
"no-console"
:
"off"
},
"parserOptions"
:
{
"parser"
:
"babel-eslint"
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment