w3c / wot-thing-description

Web of Things (WoT) Thing Description
http://w3c.github.io/wot-thing-description/
Other
131 stars 63 forks source link

Trailing comma configuration #1964

Open egekorkan opened 8 months ago

egekorkan commented 8 months ago

Coming from https://github.com/w3c/wot-thing-description/pull/1960#issuecomment-1908396536

Having trailing comma in code without inline JSON would be better. So we can add prettierconfig in folders with just "normal" code or use // prettier-ignore inline. This avoids unintended diffs.