kart7990 / virtualpitwall

https://staging.virtualpitwall.com
Other
15 stars 7 forks source link

added dev tooling and fixed lint problems #21

Closed elft3r closed 6 months ago

elft3r commented 6 months ago

Hey @kart7990, I added some more tooling to the Dev Container, to come up with a default dev environment. It also adds some VSCode settings. Let me know if they mess up your settings or if you want to use different extensions for some of the functionality.

I also aligned the project name to Pit Wall as it was different in some places. I used this version as it was so in the README file. But if you want to use Pitwall, let me know then I change the text, as I personally have a slight preference for that 😅.

There is still one problem with the ESLint, as it for some strange reason does not format .ts files. Do you have any ideas, as it works for .tsx files 🤔

Best, Jochen

kart7990 commented 6 months ago

I agree, we should use Pitwall, which I think is actually the correct way to spell it in noun form anyway?

There is still one problem with the ESLint, as it for some strange reason does not format .ts files. Do you have any ideas, as it works for .tsx files 🤔

yeah I'm not sure and don't have a quick fix, i'd be googling it 😄

kart7990 commented 6 months ago

I'm going to go ahead and merge this. Renaming to Pitwall can be another MR.