Skip to content

Commit

Permalink
rework eslint config
Browse files Browse the repository at this point in the history
  • Loading branch information
daeh committed Dec 8, 2024
1 parent 771ce6a commit ba0e6ed
Show file tree
Hide file tree
Showing 19 changed files with 736 additions and 453 deletions.
3 changes: 2 additions & 1 deletion VSCodeProject.code-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@
},
"search.exclude": {
"**/.pnp.*": true,
"**/.vscode": true
"**/.vscode": true,
"**/yarn.lock": true
},
"explorer.expandSingleFolderWorkspaces": true,
"explorer.fileNesting.enabled": true,
Expand Down
Loading

0 comments on commit ba0e6ed

Please sign in to comment.