Closed DanielvanVliet closed 3 years ago
Quick question: is the linter configuration here working or are we running a different linter config for the PWA?
I noticed the lack of ;
line-endings here, while these are used in our component library.
Quick question: is the linter configuration here working or are we running a different linter config for the PWA?
I noticed the lack of
;
line-endings here, while these are used in our component library.
The configuration is working, but we're using a slightly different config from the component library. We have an issue to enforce a consistent style configuration for all three repositories. https://github.com/Gemeente-DenHaag/mijndenhaag-pwa/issues/52 Which combines well with a consistent Husky config issue https://github.com/Gemeente-DenHaag/mijndenhaag-pwa/issues/46
This PR contains the following issues:
Additionally, the following changes have been made: