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

Fix typo on lint.js file #214

Merged
merged 1 commit into from
Mar 28, 2022
Merged

Fix typo on lint.js file #214

merged 1 commit into from
Mar 28, 2022

Conversation

FabyoSK
Copy link
Contributor

@FabyoSK FabyoSK commented Mar 27, 2022

I founded a typo at the line 30.
chage should be changed

I founded a typo at the line 30.
 `chage` should be `changed`
@dsifford
Copy link
Member

Thanks @FabyoSK!

@dsifford dsifford merged commit db2a8c7 into dracula:master Mar 28, 2022
shr1k4nt added a commit to shr1k4nt/visual-studio-code that referenced this pull request Oct 11, 2022
* chore: upgrade dependencies

* fix: prevent incorrect js destructuring colors under certain conditions

closes dracula#203

* fix: correctly highlight semicolons in php nested inside strings

closes dracula#208

* fix: address issue preventing folded regions from receiving highlights

closes dracula#210

* v2.24.2

* 📝 Update readme

* Fix typo on `lint.js` file (dracula#214)

I founded a typo at the line 30.
 `chage` should be `changed`

* chore(deps): bump minimist from 1.2.5 to 1.2.6 (dracula#215)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: Derek Sifford <dereksifford@gmail.com>
Co-authored-by: Lucas de França <luxonauta@gmail.com>
Co-authored-by: Fábio Alves <fabioalves.contacto@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

3 participants