kieler / klighd-vscode

Eclipse Public License 2.0
8 stars 6 forks source link

Prettier #164

Closed NiklasRentzCAU closed 5 months ago

NiklasRentzCAU commented 5 months ago

Adds configuration for and applies Prettier. When developing in VS Code, Prettier now automatically checks the formatting and ESLint configurations for better code.

Fixes #163