Skip to content

Commit

Permalink
fix: remove languages config
Browse files Browse the repository at this point in the history
  • Loading branch information
aautcq committed Jul 19, 2024
1 parent ff5a6b5 commit 0ea7fdd
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,17 +33,6 @@
],
"main": "./dist/extension.js",
"contributes": {
"languages": [
{
"id": "*",
"aliases": [
"All Languages"
],
"extensions": [
"*"
]
}
],
"configuration": {
"title": "Tabmania",
"properties": {
Expand Down

0 comments on commit 0ea7fdd

Please sign in to comment.