This website requires JavaScript.
Explore
Help
Sign In
adriano.andrade
/
projeto-hit
mirror of
https://github.com/AdrianoRobson/projeto-hit.git
Watch
1
Star
1
Fork
You've already forked projeto-hit
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
20a45b6210
projeto-hit
/
backend
/
prettier.config.js
6 lines
92 B
JavaScript
Raw
Blame
History
module
.
exports
=
{
singleQuote
:
false
,
trailingComma
:
"none"
,
arrowParens
:
"avoid"
}
;
Reference in New Issue
View Git Blame
Copy Permalink