Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Andreas Rimolsrønning
tdt4242-base
Commits
51ad36ad
Commit
51ad36ad
authored
Apr 19, 2021
by
andrerim
Browse files
Remove comment and lint
parent
fe1b47f2
Pipeline
#129770
passed with stage
in 1 minute and 28 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
frontend/.eslintrc.js
View file @
51ad36ad
module
.
exports
=
{
module
.
exports
=
{
"
env
"
:
{
env
:
{
"
browser
"
:
true
,
browser
:
true
,
"
es2021
"
:
true
es2021
:
true
,
},
},
"
extends
"
:
[
extends
:
[
"
airbnb-base
"
,
"
prettier
"
],
// "eslint:recommended",
parserOptions
:
{
"
airbnb-base
"
,
ecmaVersion
:
12
,
"
prettier
"
],
"
parserOptions
"
:
{
"
ecmaVersion
"
:
12
},
},
"
rules
"
:
{
}
};
};
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