This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Daftar
Masuk
15270821319
/
s202226701003
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Wiki
Pohon:
4e5c5d37f9
Ranting
Tag
main
master
s202226701003
/
AiStudy-server
/
node_modules
/
ldapjs
/
test
/
.eslintrc.js
.eslintrc.js
110 B
Riwayat
Mentahan
1
2
3
4
5
6
7
8
9
module.exports = {
parserOptions: {
ecmaVersion: 'latest'
},
rules: {
'no-shadow': 'off'
}
}