This website requires JavaScript.
Explore
Help
Sign In
null31
/
trash_system
Watch
1
Star
0
Fork
You've already forked trash_system
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
42921527f8
trash_system
/
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