We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a49c45b commit 38c3a7cCopy full SHA for 38c3a7c
CONTRIBUTING.md
@@ -54,5 +54,5 @@ PORT=4000 yarn tsx scripts/audit-implementation.ts implementations/<implementati
54
Run the following script to ensure the automatic code formatting is applied:
55
56
```shell
57
-yarn run lint:fix
+yarn run format
58
```
0 commit comments