This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Prihlásiť sa
hardingcenter
/
fact-box-editor
Pridať medzi pozorované
2
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Branch:
master
Branche
Tagy
master
fact-box-edi...
/
jsconfig.json
jsconfig.json
108 B
Permanentný odkaz
História
Raw
1
2
3
4
5
6
7
{
"compilerOptions": {
"target": "ES6",
"module": "amd",
"experimentalDecorators": true
}
}