Skip to content

Commit

Permalink
feat: update shiki
Browse files Browse the repository at this point in the history
  • Loading branch information
Allen Zhang (张涛) committed Sep 29, 2024
1 parent 714f17d commit 07ebf9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/canyon-report/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"allowSyntheticDefaultImports": true,
"noImplicitAny": true,
"module": "es6",
"target": "es5",
"target": "ES2021",
"allowJs": true,
"jsx": "react",
"esModuleInterop": true,
Expand Down

0 comments on commit 07ebf9c

Please sign in to comment.