mirror of
https://github.com/nextcloud/spreed.git
synced 2025-12-17 21:12:20 +01: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:
parent
b8c6bdfce7
commit
02cc3a2a92
1 changed files with 1 additions and 1 deletions
|
|
@ -12,6 +12,6 @@
|
|||
"types": [],
|
||||
},
|
||||
"vueCompilerOptions": {
|
||||
"target": 2.7,
|
||||
"htmlAttributes": [],
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue