Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Commit 10afff1

Browse files
committed
Update contributing
1 parent fe678eb commit 10afff1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ deno test -A --unstable --location=http://localhost -c=deno.json --import-map=im
4242
- **/framework**
4343
- **core** framework core
4444
- **react** framework in React
45-
- **/design** design drawings and assets
4645
- **/examples** examples to learn
4746
- **/plugins** official plugins
4847
- **/server** server to run apps
@@ -55,7 +54,8 @@ deno test -A --unstable --location=http://localhost -c=deno.json --import-map=im
5554
- 2 spaces indent
5655
- Types everything
5756
- Order your imports
58-
- Format code using vscode default TS Server
57+
- Remove unused variables
58+
- Format code before commit
5959

6060
## Code of Conduct
6161

0 commit comments

Comments
 (0)