Fix names in CONTRIBUTING.md
This commit is contained in:
parent
7533041696
commit
bcd616a4d0
|
@ -86,8 +86,8 @@ I personally do not like something need to learn so much and need to config so m
|
||||||
## Name convention
|
## Name convention
|
||||||
|
|
||||||
- Javascript/Typescript: camelCaseType
|
- Javascript/Typescript: camelCaseType
|
||||||
- SQLite: underscore_type
|
- SQLite: snake_case (Underscore)
|
||||||
- CSS/SCSS: dash-type
|
- CSS/SCSS: kebab-case (Dash)
|
||||||
|
|
||||||
## Tools
|
## Tools
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue