Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

indentation across igr-ts projects #1223

Merged
merged 4 commits into from
Mar 15, 2024
Merged

indentation across igr-ts projects #1223

merged 4 commits into from
Mar 15, 2024

Conversation

onlyexeption
Copy link
Contributor

@onlyexeption onlyexeption commented Mar 13, 2024

Closes #1219

use 2 spaces for indentation across all react igr-ts templates/components

@coveralls
Copy link

coveralls commented Mar 13, 2024

Coverage Status

coverage: 65.956%. remained the same
when pulling fddd3ea on ibarakov/feat-1219
into c3dabe2 on master.

Copy link
Contributor

@gedinakova gedinakova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The only place remaining is the return statement in main.tsx:
Number.isNaN = Number.isNaN || function(value) { return value !== value; }

@Lipata Lipata merged commit ca5a4b9 into master Mar 15, 2024
3 checks passed
@Lipata Lipata deleted the ibarakov/feat-1219 branch March 15, 2024 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inconsistent indentation across generated project
5 participants