This website requires JavaScript.
Explore
Help
Register
Sign In
valknar
/
llmx
Watch
1
Star
0
Fork
0
You've already forked llmx
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c7e4e6d0eeb4d5f35ad3015580aef6484bc9582b
llmx
/
sdk
/
typescript
/
.prettierrc
6 lines
74 B
Plaintext
Raw
Normal View
History
Unescape
Escape
TypeScript SDK scaffold (#4455)
2025-09-29 13:27:13 -07:00
{
"printWidth": 100,
Add some types and a basic test to the SDK (#4472)
2025-09-29 19:40:08 -07:00
"singleQuote": false,
TypeScript SDK scaffold (#4455)
2025-09-29 13:27:13 -07:00
"trailingComma": "all"
}
Reference in New Issue
Copy Permalink