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
aea7610c761df45863d7b36287ed0c3604f1a349
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