Skip to content

Commit cb2ca16

Browse files
add to sublime-package.json
1 parent 9a45731 commit cb2ca16

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

sublime-package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -762,6 +762,12 @@
762762
"source.removeUnused.ts": {
763763
"type": "boolean"
764764
},
765+
"source.removeUnusedImports.ts": {
766+
"type": "boolean"
767+
},
768+
"source.sortImports.ts": {
769+
"type": "boolean"
770+
}
765771
}
766772
}
767773
}

0 commit comments

Comments
 (0)