This website requires JavaScript.
Explore
Help
Register
Sign In
treehouse
/
emoji-mart-lazyload
Watch
19
Star
0
Fork
You've already forked emoji-mart-lazyload
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e3c39bd2fa
emoji-mart-lazyload
/
prettier.config.js
7 lines
106 B
JavaScript
Raw
Blame
History
module
.
exports
=
{
semi
:
false
,
singleQuote
:
true
,
trailingComma
:
'all'
,
arrowParens
:
'always'
,
}
Reference in New Issue
View Git Blame
Copy Permalink