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

Configuration name is wrong on README #5

Open
SantiagoValdez opened this issue Mar 11, 2019 · 0 comments
Open

Configuration name is wrong on README #5

SantiagoValdez opened this issue Mar 11, 2019 · 0 comments

Comments

@SantiagoValdez
Copy link

Hi!
Before hand, thank you for your extension, I really like it.

I found that there is a little mismatch between the configuration name given in the README, and the one that is actually read in config.ts file. In the README, the string is "pomodoro.tasks_file" but, in the config.ts you are accesing the property task_file. Like you can see in here:

 tasks_file: configuration.task_file || path.join(__dirname, `../../tasks.json`)

Thank you again for your effort. Hope this can help you.

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

No branches or pull requests

1 participant