Skip to content

Commit

Permalink
chore: 🤖 remove eslint packages
Browse files Browse the repository at this point in the history
  • Loading branch information
lrodrigues-newstore committed Feb 6, 2025
1 parent 205fc86 commit 9258132
Show file tree
Hide file tree
Showing 26 changed files with 1,662 additions and 9,549 deletions.
3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,6 @@ tsconfig*.tsbuildinfo
# Optional npm cache directory
.npm

# Optional eslint cache
.eslintcache

# Optional REPL history
.node_repl_history

Expand Down
1 change: 0 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"editor.formatOnSave": true,
"typescript.tsdk": "node_modules/typescript/lib",
"eslint.enable": true,
"html.format.enable": false,
"workbench.colorCustomizations": {},
"deno.enable": false,
Expand Down
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,6 @@
"@pacote/computus": "file:packages/computus",
"@pacote/emitter": "file:packages/emitter",
"@pacote/error": "file:packages/error",
"@pacote/eslint-config": "file:packages/eslint-config",
"@pacote/eslint-config-jest": "file:packages/eslint-config-jest",
"@pacote/eslint-config-react": "file:packages/eslint-config-react",
"@pacote/ffetch": "file:packages/ffetch",
"@pacote/flux-actions": "file:packages/flux-actions",
"@pacote/get-style": "file:packages/get-style",
Expand Down
3 changes: 0 additions & 3 deletions packages/eslint-config-jest/.npmignore

This file was deleted.

79 changes: 0 additions & 79 deletions packages/eslint-config-jest/CHANGELOG.md

This file was deleted.

21 changes: 0 additions & 21 deletions packages/eslint-config-jest/LICENSE

This file was deleted.

42 changes: 0 additions & 42 deletions packages/eslint-config-jest/README.md

This file was deleted.

11 changes: 0 additions & 11 deletions packages/eslint-config-jest/index.js

This file was deleted.

28 changes: 0 additions & 28 deletions packages/eslint-config-jest/package.json

This file was deleted.

5 changes: 0 additions & 5 deletions packages/eslint-config-jest/typedoc.json

This file was deleted.

3 changes: 0 additions & 3 deletions packages/eslint-config-react/.npmignore

This file was deleted.

56 changes: 0 additions & 56 deletions packages/eslint-config-react/CHANGELOG.md

This file was deleted.

21 changes: 0 additions & 21 deletions packages/eslint-config-react/LICENSE

This file was deleted.

27 changes: 0 additions & 27 deletions packages/eslint-config-react/README.md

This file was deleted.

23 changes: 0 additions & 23 deletions packages/eslint-config-react/index.js

This file was deleted.

29 changes: 0 additions & 29 deletions packages/eslint-config-react/package.json

This file was deleted.

5 changes: 0 additions & 5 deletions packages/eslint-config-react/typedoc.json

This file was deleted.

3 changes: 0 additions & 3 deletions packages/eslint-config/.npmignore

This file was deleted.

Loading

0 comments on commit 9258132

Please sign in to comment.