Skip to content
Why GitHub?
Features
→
Code review
Project management
Integrations
Actions
Team management
Social coding
Documentation
Code hosting
Case Studies
→
Security
→
Enterprise
Explore
Explore GitHub
→
Learn & contribute
Topics
Collections
Trending
Learning Lab
Open source guides
Connect with others
Events
Community forum
GitHub Education
Marketplace
Pricing
Plans
→
Compare plans
Contact Sales
Nonprofit
→
Education
→
In this repository
All GitHub
↵
Jump to
↵
No suggested jump to results
In this repository
All GitHub
↵
Jump to
↵
In this repository
All GitHub
↵
Jump to
↵
Sign in
Sign up
Watch
15
Star
23
Fork
22
Kadauchi
/
mturk-suite
Code
Issues
77
Pull requests
1
Projects
0
Wiki
Insights
Permalink
Browse files
Update .eslintrc
Loading branch information
...
Kadauchi
committed
Feb 1, 2019
1 parent
09e53af
commit
8822f9a6fc7301b8964d863046782729ea1f8654
Unified
Split
Showing
1 changed file
with
2 additions
and
1 deletion
.
+2
−1
.eslintrc
Show comments
View file
3
.eslintrc
@@ -6,6 +6,7 @@
"extends": ["airbnb-base", "prettier"],
"rules": {
"camelcase": 0,
"linebreak-style": 0
"linebreak-style": 0,
"quotes": ["error", "backtick"]
}
}
Toggle all file notes
0 comments on commit
8822f9a
Please
sign in
to comment.
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
Press h to open a hovercard with more details.
0 comments on commit
8822f9a