This website works better with JavaScript
Startseite
Erkunden
Hilfe
Registrieren
Anmelden
zh
/
diantou
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
514e27e30c
Branches
Tags
dev_hd
develop
master
pre-prod
diantou
/
src_custom
/
.eslintrc.js
.eslintrc.js
105 B
Verlauf
Originalformat
1
2
3
4
5
6
7
const config = require('../.eslintrc-custom')
module.exports = {
rules: {
...config.rules,
},
}