Skip to content

Commit

Permalink
fix: typos
Browse files Browse the repository at this point in the history
  • Loading branch information
Loïc Mangeonjean committed Apr 22, 2023
1 parent e926679 commit 214f708
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
"./dist/webpack-loader.d.ts"
],
"rollup-vsix-plugin": [
"./dist/vsix-rollup-plugin.d.ts"
"./dist/rollup-vsix-plugin.d.ts"
]
}
},
Expand Down
2 changes: 1 addition & 1 deletion rollup/rollup.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ const USE_DEFAULT_EXTENSIONS = new Set([
'theme-solarized-light',
'theme-tomorrow-night-blue',
'typescript-basics',
'typescript-language-feature',
'typescript-language-features',
'vb',
'xml',
'yaml'
Expand Down

0 comments on commit 214f708

Please sign in to comment.