Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boxiang Sun
gitlab-ce
Commits
4aa66428
Commit
4aa66428
authored
Feb 28, 2017
by
Filipa Lacerda
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'patch-14' into 'master'
Document use of AirBnb js styleguide and eslint. See merge request !9558
parents
ff8379f7
db7c14b5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
doc/development/frontend.md
doc/development/frontend.md
+5
-0
No files found.
doc/development/frontend.md
View file @
4aa66428
...
...
@@ -238,6 +238,9 @@ readability.
See the relevant style guides for our guidelines and for information on linting:
-
[
SCSS
][
scss-style-guide
]
-
JavaScript - We defer to
[
AirBnb
][
airbnb-js-style-guide
]
on most style-related
conventions and enforce them with eslint. See
[
our current .eslintrc
][
eslistrc
]
for specific rules and patterns.
## Testing
...
...
@@ -434,3 +437,5 @@ Scenario: Developer can approve merge request
[
state-management
]:
https://vuejs.org/v2/guide/state-management.html#Simple-State-Management-from-Scratch
[
vue-resource-repo
]:
https://github.com/pagekit/vue-resource
[
issue-boards-service
]:
https://gitlab.com/gitlab-org/gitlab-ce/blob/master/app/assets/javascripts/boards/services/board_service.js.es6
[
airbnb-js-style-guide
]:
https://github.com/airbnb/javascript
[
eslintrc
]:
https://gitlab.com/gitlab-org/gitlab-ce/blob/master/.eslintrc
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