This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
lovecoding
/
VIP30
Urmărește
9
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
f2bcd56f40
Ramuri
Etichete
master
VIP30
/
cloud
/
cloudfunctions
/
vip1
/
node_modules
/
tcb-admin-node
/
.prettierrc.js
.prettierrc.js
71 B
Istoric
Crud
1
2
3
4
5
module.exports = {
tabWidth: 2,
semi: false,
singleQuote: true
}