-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🎨 update GitHub actions and node version (#188)
* update GitHub actions and node version * update package versions and fix jest ```sh npm install -g npm-check-updates ncu -u npm run test:unit --updateSnapshot ``` * update cypress * 👕 lint * 🔥 unused comment * 🐛 fix cypress coverage
- Loading branch information
1 parent
bc449da
commit d4f55c4
Showing
72 changed files
with
8,580 additions
and
11,441 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
/cypress.config.ts | ||
/client/src/webview-js/cnxml-preview/cnxml-preview.js | ||
/client/src/webview-js/toc-editor/toc-editor.jsx |
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
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
Oops, something went wrong.