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

Separate default values into new file #98

Open
rjpeterson opened this issue Jun 25, 2021 · 1 comment
Open

Separate default values into new file #98

rjpeterson opened this issue Jun 25, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@rjpeterson
Copy link
Owner

Default language and minFontSize values are not DRY.

They should be put in their own file and imported for easier modification later.

@rjpeterson rjpeterson added the enhancement New feature or request label Jun 25, 2021
@rjpeterson
Copy link
Owner Author

default values currently found in:

  • app.js (state setting)
  • chromeTools.getFromStorage
  • chromeTools tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant