This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
xuqinmin12
/
RnMultibundler
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
4c54e8ba98
Ramuri
Etichete
main
RnMultibundler
/
.prettierrc.js
.prettierrc.js
91 B
Istoric
Crud
1
2
3
4
5
module.exports = {
arrowParens: 'avoid',
singleQuote: true,
trailingComma: 'all',
};