The-CodingSloth / haha-funny-leetcode-extension

MIT License
396 stars 75 forks source link

linter file for consistent styling #14

Closed The-CodingSloth closed 10 months ago

The-CodingSloth commented 10 months ago

Yeah kinda forgot to add this, it shouldn't take too long

Vijaykv5 commented 10 months ago

Could you give more on this issue. I would love to work on it

The-CodingSloth commented 10 months ago

Yeah, all we need is a prettier/eslint config file to maintain consistent code style/quality. If you need more help let me know 👍

kmooredev commented 10 months ago

Google's TS style guide - just a reference in case we're making a switch to TypeScript soon. I figure we might as well get everything playing nicely together from the jump rather than reconfigure eslint/prettier multiple times.