Fix names in CONTRIBUTING.md

pull/1791/head
Louis Lam 2 years ago committed by GitHub
parent 7533041696
commit bcd616a4d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -86,8 +86,8 @@ I personally do not like something need to learn so much and need to config so m
## Name convention
- Javascript/Typescript: camelCaseType
- SQLite: underscore_type
- CSS/SCSS: dash-type
- SQLite: snake_case (Underscore)
- CSS/SCSS: kebab-case (Dash)
## Tools

Loading…
Cancel
Save