mirror of
https://github.com/ecomfe/vue-echarts.git
synced 2025-10-28 03:25:02 +08:00
chore(deps): update minors after 7 days (#876)
* chore(deps): update minors after 7 days * chore: revert breaking option for now --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Justineo <justice360@gmail.com>
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
"include": ["./**/*", "./**/*.vue"],
|
||||
"compilerOptions": {
|
||||
"types": ["vite/client"],
|
||||
"allowJs": true
|
||||
"allowJs": true,
|
||||
"noUncheckedIndexedAccess": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user