mirror of
https://github.com/nextcloud/spreed.git
synced 2025-07-21 05:46:02 +00:00
chore(vue3): migrate tsconfig to Vue 3
- allows props to match native html attributes, like NcHeaderButton 'aria-label' Signed-off-by: Grigorii K. Shartsev <me@shgk.me> Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
This commit is contained in:

committed by
Maksim Sukharev

parent
b8c6bdfce7
commit
02cc3a2a92
@ -12,6 +12,6 @@
|
||||
"types": [],
|
||||
},
|
||||
"vueCompilerOptions": {
|
||||
"target": 2.7,
|
||||
"htmlAttributes": [],
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user