Enable decorators

This commit is contained in:
kagami 2024-07-08 22:20:59 +08:00
parent f421bcae56
commit 6386cc4231

View File

@ -18,7 +18,8 @@
"@/*": [
"./src/*"
]
}
},
"experimentalDecorators": true
},
"exclude": [
"test","gui","tools"