LMS/E-Learning-Frontend-main/tsconfig.es5.json
2025-09-01 19:37:35 +05:30

6 lines
82 B
JSON

{
"extends": "./tsconfig.json",
"compilerOptions": {
"target": "es5"
}
}