finish activate warranty step

This commit is contained in:
Chloe
2024-06-25 21:57:57 +07:00
parent 5385b5ed67
commit 2477fdf84e
13 changed files with 255 additions and 82 deletions

View File

@@ -1,6 +1,6 @@
{
"compilerOptions": {
"target": "es5",
"target": "es6",
"lib": ["dom", "dom.iterable", "esnext"],
"allowJs": true,
"skipLibCheck": true,