Skip to content

Commit

Permalink
Chore/build and publish declaration maps (#27)
Browse files Browse the repository at this point in the history
* chore: update vscode settings

* chore: do not bundle lib-web

* chore: update tsconfig

* chore: add overrides

* chore: patch version

* chore: downgrade to es2017 again

* chore: bump libs

* chore: undo

* chore: audit fix
  • Loading branch information
jkoenig134 authored Sep 12, 2024
1 parent 8ddb4d2 commit 2a5845e
Show file tree
Hide file tree
Showing 5 changed files with 3,357 additions and 2,064 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"editor.formatOnPaste": true,
"files.autoSave": "off",
"editor.codeActionsOnSave": {
"source.organizeImports": true
"source.organizeImports": "always"
},
"files.eol": "\n",
"todo-tree.filtering.excludeGlobs": [
Expand Down
Loading

0 comments on commit 2a5845e

Please sign in to comment.