Skip to content

Commit

Permalink
fix: remove vscodeLanguageIds
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Jan 17, 2024
1 parent 80d336f commit 435825a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/languages.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ const EXTRA_SH_LANGUAGES: SupportLanguage[] = [
parsers: ['sh'],
extensions: ['.node-version', '.nvmrc'],
filenames: ['.node-version', '.nvmrc'],
vscodeLanguageIds: ['ignore'],
},
]

Expand Down

0 comments on commit 435825a

Please sign in to comment.