Skip to content

Commit

Permalink
feat: sst
Browse files Browse the repository at this point in the history
  • Loading branch information
bart-krakowski committed Jan 5, 2024
1 parent 0f5fd1b commit 66893c8
Show file tree
Hide file tree
Showing 4 changed files with 49 additions and 0 deletions.
14 changes: 14 additions & 0 deletions icons/folder-sst-open.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions icons/folder-sst.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions icons/sst.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions src/icons/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1767,6 +1767,13 @@ export const fileIcons: FileIcons = {
'tailwind.config.mts',
],
},
{
name: 'sst',
fileNames: [

Check failure on line 1772 in src/icons/fileIcons.ts

View workflow job for this annotation

GitHub Actions / ubuntu-latest (Node.js 16.x)

Replace `⏎········'sst.config.js',⏎········'sst.config.ts',⏎······` with `'sst.config.js',·'sst.config.ts'`
'sst.config.js',
'sst.config.ts',
],
},
{
name: '3d',
fileExtensions: [
Expand Down

0 comments on commit 66893c8

Please sign in to comment.