Skip to content

Commit

Permalink
chore: Migrate the content-highlight plugin to Typescript. (#1855)
Browse files Browse the repository at this point in the history
* chore: Rename index.js to index.ts

* fix: Explicitly declare instance variables

* fix: Add types and visibility modifiers to methods

* fix: Remove underscores from names of private methods

* fix: Clean up some comments

* fix: Remove trailing underscores

* chore: Clean up code a bit

* chore: Format/lint

* chore: Use camel case instead of constant case to satisfy the linter
  • Loading branch information
gonfunko authored Aug 11, 2023
1 parent 46dce3f commit ff1cb10
Show file tree
Hide file tree
Showing 3 changed files with 267 additions and 286 deletions.
286 changes: 0 additions & 286 deletions plugins/content-highlight/src/index.js

This file was deleted.

Loading

0 comments on commit ff1cb10

Please sign in to comment.