Skip to content

Commit

Permalink
possible fix scroll-into-view#1163
Browse files Browse the repository at this point in the history
  • Loading branch information
long76 committed Apr 6, 2023
1 parent 41365c7 commit ec2247f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"compilerOptions": {
"target": "esnext",
"module": "esnext",
"moduleResolution": "node",
"moduleResolution": "node16",
"declaration": true,
"rootDir": "src",
"outDir": "dist",
Expand Down

0 comments on commit ec2247f

Please sign in to comment.