We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 353cbd0 commit 8045015Copy full SHA for 8045015
packages/url-utils/tsconfig.json
@@ -1,6 +1,6 @@
1
{
2
"compilerOptions": {
3
- "target": "ES2019",
+ "target": "ES2022",
4
"module": "CommonJS",
5
"moduleResolution": "node",
6
"outDir": "./lib",
0 commit comments