Files
openstapps/configuration
Thea Schöbl 964516d3cf fix: remove noUnused* TSConfig options
TSConfig options prevent Angular from compiling the app. This is
specifically harsh with the noUnused* rules, which require you to
strictly remove any unused variables even in dev mode while testing.
Since this case is already covered by ESLint, the TSConfig option was
removed.
2024-05-27 15:07:27 +02:00
..
2023-10-20 15:13:26 +02:00
2024-03-27 09:55:30 +01:00