-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement inline and node decorations
- Loading branch information
1 parent
7ba5b55
commit 97e7506
Showing
11 changed files
with
413 additions
and
487 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -86,5 +86,8 @@ | |
"packageManager": "[email protected]", | ||
"engines": { | ||
"node": ">=16.9" | ||
}, | ||
"dependencies": { | ||
"w3c-keyname": "^2.2.8" | ||
} | ||
} |
Oops, something went wrong.