This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
GetEasy
/
tslint-config
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
master
Rami (Branch)
Tag
master
tslint-config
/
test
/
class-name
/
tslint.json
tslint.json
164 B
Permalink
Cronologia
Originale
1
2
3
4
5
6
7
8
9
{
"rules": {
"class-name": true
},
"meta": {
"category": "style",
"description": "类名与接口名必须为驼峰式"
}
}