This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
etouimi
/
SPAMAP-Web-App
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
015b74845c
Branches
Tags
master
SPAMAP-Web-App
/
node_modules
/
nodemailer
/
.prettierrc.js
.prettierrc.js
82 B
Verlauf
Originalformat
1
2
3
4
5
module.exports = {
printWidth: 160,
tabWidth: 4,
singleQuote: true
};