This website requires JavaScript.
Explore
Help
Sign In
Stevan
/
clean-copy
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
stevanfreeborn/feat/initial-implementation
clean-copy
/
app
/
.prettierrc
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
8 lines
106 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
feat(app-backend): build tauri desktop app backend, clipboard listener, and system tray
2026-07-23 12:01:54 -05:00
{
"semi": true,
"singleQuote": false,
"tabWidth": 2,
"trailingComma": "all",
"printWidth": 80
}
Reference in New Issue
Copy Permalink