Skip to content

Commit

Permalink
fix(deps-dev): remove remaining eslint dev dependencies (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelangeloio authored Dec 24, 2023
1 parent fd223db commit 5f173a6
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 780 deletions.
3 changes: 0 additions & 3 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
"editor.tabSize": 2,
"typescript.tsc.autoDetect": "off",
"typescript.preferences.quoteStyle": "single",
"editor.codeActionsOnSave": {
"source.fixAll.eslint": "explicit"
},
"[json]": {
"editor.defaultFormatter": "vscode.json-language-features"
},
Expand Down
1 change: 0 additions & 1 deletion build.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* eslint-disable @typescript-eslint/no-explicit-any */
import { watch } from 'chokidar'
import { build as esbuild } from 'esbuild'
import copy from 'esbuild-plugin-copy'
Expand Down
Binary file modified bun.lockb
Binary file not shown.
Loading

0 comments on commit 5f173a6

Please sign in to comment.