UncleSamSwiss / ioBroker.loxone

ioBroker adapter for Loxone Miniserver
Apache License 2.0
27 stars 24 forks source link

Watch is not allowed in tsconfig #542

Closed Arcticon closed 1 month ago

Arcticon commented 2 months ago

Fixes UncleSamSwiss/ioBroker.loxone#539

Arcticon commented 2 months ago

@raintonr can i please get a quick review? :) thanks!

raintonr commented 2 months ago

Why did you not move this to 'watchOptions'?

Arcticon commented 1 month ago

Because you can not disable watch anymore: https://www.typescriptlang.org/docs/handbook/configuring-watch.html

raintonr commented 1 month ago

No worries then.