This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
xuqinmin12
/
RnMultibundler
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
c324f05ccd
Větve
Značky
main
RnMultibundler
/
.prettierrc.js
.prettierrc.js
91 B
Historie
Surový
1
2
3
4
5
module.exports = {
arrowParens: 'avoid',
singleQuote: true,
trailingComma: 'all',
};