mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-17 08:34:19 +01:00
add formatting instructions for js
This commit is contained in:
@@ -26,6 +26,7 @@ All tests should be within the [__test__](../__test__/) folder.
|
||||
Please be assured that:
|
||||
|
||||
- Your fix/feature has a test checking the new behaviour;
|
||||
- Your code follows Rust's conventions with `cargo fmt`;
|
||||
- Your Rust code is formatted with `cargo fmt`;
|
||||
- Your JavaScript code is formatted with `tsserver` (VSCode's default);
|
||||
- If applicable, update the [API docs](./API.md) to match the current implementation;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user