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

Support YAML configuration #21

Merged
merged 2 commits into from
Sep 1, 2020

Conversation

asbjornu
Copy link
Collaborator

This PR adds support for .remarkrc.yml files. It also adds logging to make it easier to understand why the plugin crashes. This PR builds on #20 which should be merged first. When it is, this PR will be rebased.

Fixes #18.

@asbjornu asbjornu force-pushed the feature/yaml-and-logging branch from 174cbb4 to 0e3ef92 Compare August 30, 2020 22:52
@asbjornu asbjornu requested a review from mrmlnc August 30, 2020 22:54
@asbjornu asbjornu merged commit 37c553c into remarkjs:master Sep 1, 2020
@asbjornu asbjornu deleted the feature/yaml-and-logging branch September 1, 2020 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

TypeError: Cannot create property 'rules' on string 'SyntaxError'
1 participant