Skip to content

Commit

Permalink
chore(vscode): update settings
Browse files Browse the repository at this point in the history
  • Loading branch information
uncenter committed Apr 19, 2024
1 parent 9635346 commit bb16612
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions home/apps/vscode.nix
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ in {
"explorer.sortOrder" = "type";
"explorer.fileNesting.enabled" = true;
"explorer.fileNesting.expand" = false;
"typescript.updateImportsOnFileMove.enabled" = "always";

"extensions.ignoreRecommendations" = true;
};
Expand Down

0 comments on commit bb16612

Please sign in to comment.