File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 * @Author : Robert Huang<56649783@qq.com> *
33 * @CreatedDate : 2023-02-04 14:25:55 *
44 * @LastEditors : Robert Huang<56649783@qq.com> *
5- * @LastEditDate : 2023-02-04 20:33:19 *
6- * @FilePath : auto-header-plus /.commitlintrc.js *
5+ * @LastEditDate : 2023-02-05 23:24:14 *
6+ * @FilePath : emoji-commit-tiny /.commitlintrc.js *
77 * @CopyRight : MerBleueAviation *
88 *****************************************************************************/
99
Original file line number Diff line number Diff line change 22 * @Author : Robert Huang<56649783@qq.com> *
33 * @CreatedDate : 2023-02-04 13:57:38 *
44 * @LastEditors : Robert Huang<56649783@qq.com> *
5- * @LastEditDate : 2023-02-05 03:46:28 *
6- * @FilePath : auto-header-plus /.releaserc.js *
5+ * @LastEditDate : 2023-02-05 23:24:51 *
6+ * @FilePath : emoji-commit-tiny /.releaserc.js *
77 * @CopyRight : MerBleueAviation *
88 *****************************************************************************/
99
Original file line number Diff line number Diff line change 77* @CopyRight : MerBleueAviation
88-->
99
10- # Emoji Commit
10+ # Emoji Commit Tiny
1111
1212![ ] ( https://github.com/hks2002/emoji-commit-tiny/raw/master/images/icon.png )
1313
Original file line number Diff line number Diff line change 77* @CopyRight : MerBleueAviation
88-->
99
10- # Emoji Commit
10+ # Emoji Commit Tiny
1111
1212![ ] ( https://github.com/hks2002/emoji-commit-tiny/raw/master/images/icon.png )
1313
Original file line number Diff line number Diff line change 1- declare module '*.json'
1+ /******************************************************************************
2+ * @Author : Robert Huang<56649783@qq.com> *
3+ * @CreatedDate : 2023-02-05 23:32:56 *
4+ * @LastEditors : Robert Huang<56649783@qq.com> *
5+ * @LastEditDate : 2023-02-05 23:32:57 *
6+ * @FilePath : emoji-commit-tiny/index.d.ts *
7+ * @CopyRight : MerBleueAviation *
8+ *****************************************************************************/
29
3- declare namespace ahp {
4- interface StyleRaw {
5- enable : boolean
6- applyTo : string
7- firstLineStart : string
8- firstLineMiddle : string
9- firstLineEnd : string
10- middleLineStart : string
11- commentElementPrefix : string
12- commentElementSuffix : string
13- middleLineEnd : string
14- lastLineStart : string
15- lastLineMiddle : string
16- lastLineEnd : string
17- commentElementWidth : number
18- lineWidth : number
19- }
20- interface Styles {
21- [ key : string ] : StyleRaw
22- }
23- interface CommentElementsValues {
24- [ key : string ] : string
25- }
26- interface CustomCommentElementsValues {
27- [ key : string ] : string
28- }
29- }
10+ declare module '*.json'
Original file line number Diff line number Diff line change 9292 },
9393 "configuration" : [
9494 {
95- "title" : " Emoji Commit" ,
95+ "title" : " Emoji Commit Tiny " ,
9696 "properties" : {
9797 "emoji-commit-tiny.emojiPosition" : {
9898 "order" : 1 ,
Original file line number Diff line number Diff line change 22 * @Author : Robert Huang<56649783@qq.com> *
33 * @CreatedDate : 2023-02-04 10:01:21 *
44 * @LastEditors : Robert Huang<56649783@qq.com> *
5- * @LastEditDate : 2023-02-05 23:16:41 *
6- * @FilePath : emoji-commit/src/extension.ts *
5+ * @LastEditDate : 2023-02-05 23:30:51 *
6+ * @FilePath : emoji-commit-tiny /src/extension.ts *
77 * @CopyRight : MerBleueAviation *
88 *****************************************************************************/
99
Original file line number Diff line number Diff line change 1+ /******************************************************************************
2+ * @Author : Robert Huang<56649783@qq.com> *
3+ * @CreatedDate : 2023-02-05 23:25:39 *
4+ * @LastEditors : Robert Huang<56649783@qq.com> *
5+ * @LastEditDate : 2023-02-05 23:33:34 *
6+ * @FilePath : emoji-commit-tiny/src/index.d.ts *
7+ * @CopyRight : MerBleueAviation *
8+ *****************************************************************************/
9+
110export interface CommitEmoji {
211 readonly type : any
312 readonly emoji : any
Original file line number Diff line number Diff line change 22 * @Author : Robert Huang<56649783@qq.com> *
33 * @CreatedDate : 2023-02-04 10:59:15 *
44 * @LastEditors : Robert Huang<56649783@qq.com> *
5- * @LastEditDate : 2023-02-04 10:59:15 *
6- * @FilePath : auto-header-plus /src/logger.ts *
5+ * @LastEditDate : 2023-02-05 23:26:21 *
6+ * @FilePath : emoji-commit-tiny /src/logger.ts *
77 * @CopyRight : MerBleueAviation *
88 *****************************************************************************/
99
Original file line number Diff line number Diff line change 22 * @Author : Robert Huang<56649783@qq.com> *
33 * @CreatedDate : 2023-02-04 20:41:53 *
44 * @LastEditors : Robert Huang<56649783@qq.com> *
5- * @LastEditDate : 2023-02-04 20:41:53 *
6- * @FilePath : auto-header-plus /src/test/suite/extension.test.ts *
5+ * @LastEditDate : 2023-02-05 23:29:48 *
6+ * @FilePath : emoji-commit-tiny /src/test/suite/extension.test.ts*
77 * @CopyRight : MerBleueAviation *
88 *****************************************************************************/
99
You can’t perform that action at this time.
0 commit comments