This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
Lawsun
/
ysjj-system
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
9332377fb6
Větve
Značky
master
ysjj-system
/
node_modules
/
eslint-config-egg
/
lib
/
rules
/
esnext.js
esnext.js
86 B
Historie
Surový
1
2
3
4
5
6
7
'use strict';
module.exports = {
parserOptions: {
ecmaVersion: '2018',
},
};