File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 0.3.0] ( https://github.com/JamieMason/ts-import-types-cli/compare/0.2.0...0.3.0 ) (2020-12-12)
2+
3+
4+ ### Features
5+
6+ * ** cli:** accept multiple glob patterns to .ts files ([ aa05415] ( https://github.com/JamieMason/ts-import-types-cli/commit/aa0541503ec30bd0610d7b3b42e6f63ad835e50c ) )
7+
8+
9+
110# [ 0.2.0] ( https://github.com/JamieMason/ts-import-types-cli/compare/0.1.0...0.2.0 ) (2020-12-12)
211
312
Original file line number Diff line number Diff line change 11{
22 "name" : " ts-import-types-cli" ,
33 "description" : " Autofix TypeScript types to be imported using `import type`" ,
4- "version" : " 0.2 .0" ,
4+ "version" : " 0.3 .0" ,
55 "author" :
" Jamie Mason <[email protected] > (https://github.com/JamieMason)" ,
66 "bin" : {
77 "ts-import-types-cli" : " dist/bin.js"
You can’t perform that action at this time.
0 commit comments