Skip to content

Commit

Permalink
add to sublime-package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
predragnikolic committed Jun 24, 2024
1 parent 9a45731 commit cb2ca16
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions sublime-package.json
Original file line number Diff line number Diff line change
Expand Up @@ -762,6 +762,12 @@
"source.removeUnused.ts": {
"type": "boolean"
},
"source.removeUnusedImports.ts": {
"type": "boolean"
},
"source.sortImports.ts": {
"type": "boolean"
}
}
}
}
Expand Down

0 comments on commit cb2ca16

Please # to comment.