Skip to content

Commit f98c348

Browse files
jahnlilijiahenghaoqunjiang
authored
fix: add module: "ESNext" to tsconfig.node (vuejs#266)
As all the configuration files are in ESNext syntax. Co-authored-by: lijiaheng <lijiaheng@semi-tech.com> Co-authored-by: Haoqun Jiang <haoqunjiang@gmail.com>
1 parent b7d7bb4 commit f98c348

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

template/tsconfig/base/tsconfig.node.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"include": ["vite.config.*", "vitest.config.*", "cypress.config.*", "playwright.config.*"],
44
"compilerOptions": {
55
"composite": true,
6+
"module": "ESNext",
67
"types": ["node"]
78
}
89
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy