Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
whats-open-web
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
11
Issues
11
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
SRCT
whats-open-web
Commits
1116679e
Commit
1116679e
authored
Jan 05, 2018
by
Andrew Hrdy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed an unnecessary linting rule.
parent
e498cf50
Pipeline
#1954
passed with stage
in 1 minute and 37 seconds
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
.eslintrc.json
.eslintrc.json
+0
-1
No files found.
.eslintrc.json
View file @
1116679e
...
@@ -122,7 +122,6 @@
...
@@ -122,7 +122,6 @@
"react/no-typos"
:
"warn"
,
"react/no-typos"
:
"warn"
,
"react/jsx-indent"
:
"error"
,
"react/jsx-indent"
:
"error"
,
"react/jsx-pascal-case"
:
"error"
,
"react/jsx-pascal-case"
:
"error"
,
"react/jsx-space-before-closing"
:
"warn"
,
"react/jsx-wrap-multilines"
:
"warn"
"react/jsx-wrap-multilines"
:
"warn"
}
}
}
}
\ No newline at end of file
Write
Preview
Markdown
is supported
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