Skip to content

Commit

Permalink
chore: remove stale comment
Browse files Browse the repository at this point in the history
Co-authored-by: 翠 / green <green@sapphi.red>
  • Loading branch information
Shinigami92 and sapphi-red committed May 18, 2022
1 parent 42030f4 commit 85b2df4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/vite/src/node/tsconfig.json
Expand Up @@ -3,8 +3,6 @@
"include": ["./", "../../types"],
"exclude": ["**/__tests__"],
"compilerOptions": {
// compile away optional-chaining-operator
// node support table: https://node.green/#ES2020-features-optional-chaining-operator-----
"target": "ES2020",
"outDir": "../../dist/node",
"module": "CommonJS",
Expand Down

0 comments on commit 85b2df4

Please sign in to comment.