This website works better with JavaScript
Startsida
Utforska
Hjälp
Registrera dig
Logga in
zh
/
diantou
Bevaka
1
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Pull-förfrågningar
0
Wiki
Träd:
58c1b97e72
Grenar
Taggar
dev_hd
develop
master
pre-prod
diantou
/
src_custom
/
.eslintrc.js
.eslintrc.js
105 B
Historik
Rå
1
2
3
4
5
6
7
const config = require('../.eslintrc-custom')
module.exports = {
rules: {
...config.rules,
},
}