This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
usky-oa
/
jnpf-web-vue3
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
e984acc6d0
Rami (Branch)
Tag
master
jnpf-web-vue3
/
node_modules
/
vue-grid-layout
/
babel.config.js
babel.config.js
119 B
Cronologia
Originale
1
2
3
4
5
6
7
8
module.exports = {
presets: [
'@vue/app'
],
"plugins": [
"transform-flow-comments"
]
}