fix : thread slider context info

This commit is contained in:
GuillaumeSD
2025-05-19 01:20:08 +02:00
parent 39b94125d5
commit 8a58e2aca8
3 changed files with 81 additions and 51 deletions

View File

@@ -1,6 +1,6 @@
{
"compilerOptions": {
"target": "ES2017",
"target": "ES2021",
"lib": ["dom"],
"allowJs": false,
"skipLibCheck": true,