mirror of
https://github.com/kunkunsh/kunkun-ext-browser-bookmark.git
synced 2025-04-03 21:06:42 +00:00

- Add .prettierrc for code formatting - Update package and jsr.json version to 0.0.6 - Upgrade @kksh/api dependency to version 0.1.1 - Refactor imports in source files to align with new structure
5 lines
47 B
Plaintext
5 lines
47 B
Plaintext
{
|
|
"semi": false,
|
|
"trailingComma": "none"
|
|
}
|