This website works better with JavaScript
Domů
Procházet
Přihlásit se
enzo
/
PalmOilRipenessDetection-Python
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
0089edcf9b
Větve
Značky
master
PalmOilRipen...
/
mobile
/
.prettierrc.js
.prettierrc.js
91 B
Historie
Surový
1
2
3
4
5
module.exports = {
arrowParens: 'avoid',
singleQuote: true,
trailingComma: 'all',
};