Skip to content

Comments

add eslint and enforce styles with react/typescript#24

Open
gregoryguillou wants to merge 1 commit intoirisdv:mainfrom
gregoryguillou:fix/enforce-styles
Open

add eslint and enforce styles with react/typescript#24
gregoryguillou wants to merge 1 commit intoirisdv:mainfrom
gregoryguillou:fix/enforce-styles

Conversation

@gregoryguillou
Copy link

@gregoryguillou gregoryguillou commented Aug 31, 2022

The 2 files that are changed are actually package.json, .eslintrc.js, .prettierignore and .prettierrc.json. You improve the files with npm run lint and `npm run prettier".

I had to change line 810 of src/client/components/GameUI/BuildingFrame.tsx (after the lint/prettier) because it says recharges are not part of a type never. Maybe there is a missing cast/declaration. Anyway this might actually be a real error or more likely a type error.

I have remove all the changes and rebased on main. This way the PR is simpler.

@vercel
Copy link

vercel bot commented Aug 31, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
frenslands ✅ Ready (Inspect) Visit Preview Sep 2, 2022 at 0:38AM (UTC)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants