File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 },
1111 "typescript.tsc.autoDetect" : " off" ,
1212 "typescript.tsdk" : " node_modules/typescript/lib" ,
13- "typescript.referencesCodeLens.enabled" : true
13+ "typescript.referencesCodeLens.enabled" : true ,
14+ "git.autofetch" : true
1415}
Original file line number Diff line number Diff line change 1+ ## <small >1.1.4 (2020-02-19)</small >
2+
3+ * fix(utils): fix utils ([ af83153] ( https://github.com/CodersAKL/react-toolkit/commit/af83153 ) )
4+ * Display converters only on js files ([ 63f23c5] ( https://github.com/CodersAKL/react-toolkit/commit/63f23c5 ) )
5+
6+
7+
18## <small >1.1.3 (2020-02-19)</small >
29
310* Missing typescript ([ 9186651] ( https://github.com/CodersAKL/react-toolkit/commit/9186651 ) )
11+ * v1.1.3 ([ 5e4f7b6] ( https://github.com/CodersAKL/react-toolkit/commit/5e4f7b6 ) )
412
513
614
Original file line number Diff line number Diff line change 22 "name" : " react-toolkit" ,
33 "displayName" : " react-toolkit" ,
44 "description" : " Useful tools for react developers" ,
5- "version" : " 1.1.3 " ,
5+ "version" : " 1.1.4 " ,
66 "icon" : " assets/logo.png" ,
77 "license" : " MIT" ,
88 "repository" : {
You can’t perform that action at this time.
0 commit comments