Skip to content

Commit

Permalink
feat(md-enhance): update ts playground config
Browse files Browse the repository at this point in the history
  • Loading branch information
Mister-Hope committed Mar 11, 2024
1 parent 0328d85 commit 85f3166
Showing 1 changed file with 2 additions and 1 deletion.
@@ -1,5 +1,5 @@
/**
* This file needs to be updated with typescript major and minor updates
* Note: This file needs to be updated with typescript major and minor updates
*
* https://www.typescriptlang.org/play
*
Expand Down Expand Up @@ -75,6 +75,7 @@ export const optionDeclarations = [
esnext: 99,
node16: 100,
nodenext: 199,
preserve: 200,
},
},
{ name: "lib", type: "list" },
Expand Down

0 comments on commit 85f3166

Please sign in to comment.