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 for setting contributions #4

Merged
merged 2 commits into from
Mar 3, 2021
Merged

Support for setting contributions #4

merged 2 commits into from
Mar 3, 2021

Conversation

jemmyw
Copy link
Contributor

@jemmyw jemmyw commented Feb 22, 2021

@@ -80,5 +83,8 @@
"test": "nyc --extension .ts mocha --forbid-only \"test/**/*.test.ts\"",
"version": "oclif-dev readme && git add README.md"
},
"types": "lib/index.d.ts"
"types": "lib/index.d.ts",
"prettier": {
Copy link
Member

Choose a reason for hiding this comment

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

Can we use prettier-eslint to keep them in sync?

@jemmyw jemmyw merged commit 50e9900 into master Mar 3, 2021
@jemmyw jemmyw deleted the extension-settings branch March 3, 2021 04:02
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.

None yet

2 participants