Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
fluentmoheshwar committed Jun 18, 2024
2 parents 98f9029 + 840cc15 commit a8fb4e8
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .idx/dev.nix
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,11 @@
"bradlc.vscode-tailwindcss"
"streetsidesoftware.code-spell-checker"
"davidanson.vscode-markdownlint"
]
];

idx.workspace.onCreate = {
npm-install = "bun install";
};

# Enable previews and customize configuration
idx.previews = {
Expand Down

0 comments on commit a8fb4e8

Please sign in to comment.