Skip to content

Commit 7d9dfed

Browse files
committed
chore: update vite documentation link
1 parent 37994ed commit 7d9dfed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.dom.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"compilerOptions": {
44
"lib": [
55
// Target ES2020 to align with Vite.
6-
// <https://vitejs.dev/config/build-options.html#build-target>
6+
// <https://vite.dev/config/build-options.html#build-target>
77
// Support for newer versions of language built-ins are
88
// left for the users to include, because that would require:
99
// - either the project doesn't need to support older versions of browsers;

0 commit comments

Comments
 (0)