Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Break out ConfigData into Types for DAB / SAB #717

Merged
merged 8 commits into from
Nov 8, 2024

Conversation

EthanFennell
Copy link
Contributor

No description provided.

ScriptureConfig, and Dictionary Config
Copy link
Member

@chrisvire chrisvire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pretty good! There are a few changes I would like you to make.

convert/convertConfig.ts Outdated Show resolved Hide resolved
convert/convertConfig.ts Outdated Show resolved Hide resolved
convert/convertConfig.ts Outdated Show resolved Hide resolved
convert/convertConfig.ts Outdated Show resolved Hide resolved
convert/convertConfig.ts Outdated Show resolved Hide resolved
convert/convertConfig.ts Outdated Show resolved Hide resolved
family: string;
name?: string;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unneeded diff.

fontStyle: string;
fontWeight: string;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unneeded diff.

convert/convertConfig.ts Outdated Show resolved Hide resolved
convert/convertConfig.ts Outdated Show resolved Hide resolved
Copy link
Member

@chrisvire chrisvire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just address my comments and I can approve.

Copy link
Member

@chrisvire chrisvire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@chrisvire chrisvire merged commit e0255a5 into main Nov 8, 2024
1 check passed
@chrisvire chrisvire deleted the feature/parse-specific-config-types/676 branch November 8, 2024 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants