This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Prihlásiť sa
notarization
/
notarization_applet
Pridať medzi pozorované
2
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Branch:
master
Branche
Tagy
master
notarization...
/
node_modules
/
clipboard
/
.babelrc.json
.babelrc.json
132 B
Permanentný odkaz
História
Raw
1
2
3
4
5
6
7
8
9
10
11
{
"presets": [
[
"@babel/env",
{
"forceAllTransforms": true,
"modules": false
}
]
]
}