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
66e0649b0157b02535ef64ec113dfec0fa73adc7
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