-
Hello, i just want to notice something that may does not important, but affects coding style of this project. It's conventions This Repository uses TypeScript as core and main language, so this repository should be following TypeScript conventions style especially on file naming. Is there any fixes for this simple thing? Thanks in advance. 🙏🏻👍🏻 |
Beta Was this translation helpful? Give feedback.
Answered by
azukashi
Jun 9, 2022
Replies: 1 comment
-
That's right. TypeScript uses |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
azkaafx
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That's right. TypeScript uses
PascalCase
and i just used random and unknown conventions style. I will starting to fix this!