#9 - set up frontend #10

Merged
Baakoma merged 13 commits from #9-set-up-frontend into main 2022-01-11 14:04:01 +01:00
Baakoma commented 2022-01-10 15:13:32 +01:00 (Migrated from github.com)

It should close #9

It should close #9
EwelinaLasowy (Migrated from github.com) reviewed 2022-01-11 11:40:10 +01:00
krzysztofrewak (Migrated from github.com) requested changes 2022-01-11 11:44:30 +01:00
krzysztofrewak (Migrated from github.com) left a comment

I would add Eslint here. In website repo I was using this configuration, but of course I'm open to discussions: https://github.com/blumilksoftware/website/blob/master/.eslintrc.js

Btw. if we'd choose other style, we should use it in website too.

I would add Eslint here. In `website` repo I was using this configuration, but of course I'm open to discussions: https://github.com/blumilksoftware/website/blob/master/.eslintrc.js Btw. if we'd choose other style, we should use it in website too.
github-actions[bot] (Migrated from github.com) reviewed 2022-01-11 12:57:41 +01:00
github-actions[bot] (Migrated from github.com) commented 2022-01-11 12:57:40 +01:00

🚫 [eslint] <semi> reported by reviewdog 🐶
Missing semicolon.

];
🚫 **[eslint]** <[semi](https://eslint.org/docs/rules/semi)> <sub>reported by [reviewdog](https://github.com/reviewdog/reviewdog) :dog:</sub><br>Missing semicolon. ```suggestion ]; ```
EwelinaLasowy (Migrated from github.com) reviewed 2022-01-11 13:46:39 +01:00
EwelinaLasowy (Migrated from github.com) commented 2022-01-11 13:46:34 +01:00
};

```suggestion }; ```
EwelinaLasowy (Migrated from github.com) approved these changes 2022-01-11 14:03:05 +01:00
krzysztofrewak (Migrated from github.com) approved these changes 2022-01-11 14:03:41 +01:00
Sign in to join this conversation.