Skip to content

Commit

Permalink
remove flake-related and editor-convenience files
Browse files Browse the repository at this point in the history
  • Loading branch information
christianholman committed Nov 12, 2024
1 parent 6b389c7 commit 7372d94
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 96 deletions.
1 change: 0 additions & 1 deletion .envrc

This file was deleted.

3 changes: 0 additions & 3 deletions .vscode/extensions.json

This file was deleted.

17 changes: 1 addition & 16 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,5 @@
"i18n-ally.localesPaths": ["_raw/locales"],
"i18n-ally.keystyle": "nested",
"i18n-ally.extract.ignored": ["Gwei"],
"i18n-ally.sourceLanguage": "en",
"[typescript]": {
"editor.defaultFormatter": "dbaeumer.vscode-eslint"
},
"[typescriptreact]": {
"editor.defaultFormatter": "dbaeumer.vscode-eslint"
},
"[javascript]": {
"editor.defaultFormatter": "dbaeumer.vscode-eslint"
},
"[javascriptreact]": {
"editor.defaultFormatter": "dbaeumer.vscode-eslint"
},
"editor.codeActionsOnSave": {
"source.fixAll.eslint": "explicit"
}
"i18n-ally.sourceLanguage": "en"
}
57 changes: 0 additions & 57 deletions flake.lock

This file was deleted.

19 changes: 0 additions & 19 deletions flake.nix

This file was deleted.

0 comments on commit 7372d94

Please sign in to comment.