Skip to content

Commit

Permalink
Revert "Update to 2.2.1 (#212)"
Browse files Browse the repository at this point in the history
This reverts commit e55606e.
  • Loading branch information
tortmayr authored Jul 24, 2024
1 parent e55606e commit 2bd2816
Show file tree
Hide file tree
Showing 117 changed files with 15,994 additions and 14,714 deletions.
96 changes: 0 additions & 96 deletions .github/workflows/ci.yml

This file was deleted.

4 changes: 2 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
{
"editor.formatOnSave": true,
"editor.codeActionsOnSave": {
"source.organizeImports": "explicit",
"source.fixAll.eslint": "explicit"
"source.organizeImports": true,
"source.fixAll.eslint": true
},
"eslint.validate": ["javascript", "typescript"],
"search.exclude": {
Expand Down
Loading

0 comments on commit 2bd2816

Please sign in to comment.