We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Describe the bug Currently there is no .editorconfig. Beneficial for standardizing open source contribution.
The text was updated successfully, but these errors were encountered:
fix: spacing and add editorconfig
795deff
fixes #420
chore(release): 1.14.1 [skip ci]
eaa5cd4
## [1.14.1](1.14.0...1.14.1) (2020-11-03) ### Bug Fixes * add better debugging info to error message ([19fd834](19fd834)), closes [#447](#447) * add deref document to the table of contents ([e4dd3df](e4dd3df)) * add discord link ([7d2956a](7d2956a)) * add helper functions to remove lodash dependencies ([8ea4919](8ea4919)) * add link to typedoc ([b28a92e](b28a92e)) * add remaining functions and tests ([146a188](146a188)), closes [#406](#406) * mixed up use of type vs var ([7d3bc6f](7d3bc6f)) * remove ts-lint ignore ([80996c7](80996c7)) * remove unused discord badge ([d0e7f02](d0e7f02)) * replace use of json stringify ([78b5b5e](78b5b5e)) * spacing and add editorconfig ([795deff](795deff)), closes [#420](#420) * update node version in ci ([c3a397e](c3a397e)) * update reference resolver & dereferencer ([401cd1e](401cd1e))
🎉 This issue has been resolved in version 1.14.1 🎉
The release is available on:
1.14.1
Your semantic-release bot 📦🚀
Sorry, something went wrong.
mattbford
Successfully merging a pull request may close this issue.
Describe the bug
Currently there is no .editorconfig. Beneficial for standardizing open source contribution.
The text was updated successfully, but these errors were encountered: