Redesign config file #77
marlanperumal
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
|
Dumped the request in Cursor and this is the suggestion that came back from Claude. Not exactly what I'd like it to be but a good place to start. First impressions are that YAML is a nicer format for writing the config. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Yeah that's fine if that's easier for you. For now it's more important to
land on the right nested structure. We can figure out the specific types
afterwards.
…On Mon, 27 Jan 2025, 18:26 Chandu, ***@***.***> wrote:
Thanks will use this as baseline and we can refine it once I take a stab
at it.
Are you comfortable with using typescript types for finalizing the
required structure and then porting it to JSON schema or yaml (am more
comfortable this way to express the contracts, but I can work with JSON
schema or yaml if need be)
—
Reply to this email directly, view it on GitHub
<#77 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABPADLKBLIU5OZF2VNQRTQT2MZM4FAVCNFSM6AAAAABV6PJLHSVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCOJXGIYTSOI>
.
You are receiving this because you authored the thread.Message ID:
<marlanperumal/pdf_statement_reader/repo-discussions/77/comments/11972199@
github.com>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Create a v2 psr config to keep backwards compatibility
Design Features of the new config format should include:
Specific use case features should include:
Beta Was this translation helpful? Give feedback.
All reactions