diff --git a/src/tsconfig.json b/src/tsconfig.json index 7225f682f..0f4c47a3a 100644 --- a/src/tsconfig.json +++ b/src/tsconfig.json @@ -3,7 +3,6 @@ /* Visit https://aka.ms/tsconfig to read more about this file */ "moduleDetection": "force", "lib": ["ES2023", "DOM"], - "types": ["node", "jquery"], /* Language and Environment */ "target": "es6", /* Set the JavaScript language version for emitted JavaScript and include compatible library declarations. */ /* Modules */