diff options
author | 2023-06-27 17:59:05 +0000 | |
---|---|---|
committer | 2023-06-27 17:59:05 +0000 | |
commit | b0d9a3e6c78fa6298168bc6f5c5d73355097595b (patch) | |
tree | 8278109d025de46bfb971fcd4f067417146d0fbe /.eslintrc-auto-import.json | |
parent | 30f88fc6a8d2962a4291b25403937a55fb9c3988 (diff) | |
download | it-tools-b0d9a3e6c78fa6298168bc6f5c5d73355097595b.tar.gz it-tools-b0d9a3e6c78fa6298168bc6f5c5d73355097595b.tar.zst it-tools-b0d9a3e6c78fa6298168bc6f5c5d73355097595b.zip |
chore(deps): update dependency vue-tsc to ^0.40.0 (#490)
* chore(deps): update dependency vue-tsc to ^0.40.0
* chore(deps): upgraded vue-tsc dependency
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
Diffstat (limited to '.eslintrc-auto-import.json')
-rw-r--r-- | .eslintrc-auto-import.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.eslintrc-auto-import.json b/.eslintrc-auto-import.json index 54ab693..8830c72 100644 --- a/.eslintrc-auto-import.json +++ b/.eslintrc-auto-import.json @@ -96,7 +96,6 @@ "toReactive": true, "toRef": true, "toRefs": true, - "toValue": true, "triggerRef": true, "tryOnBeforeMount": true, "tryOnBeforeUnmount": true, @@ -288,4 +287,4 @@ "watchWithFilter": true, "whenever": true } -} +}
\ No newline at end of file |