File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33Lightweight ** Rich Text Editor** toolkit based on [ TypeScript] [ 1 ]
44
55[ ![ NPM Dependency] ( https://david-dm.org/idea2app/Edkit.svg )] [ 2 ]
6- [ ![ CI & CD] ( https://github.com/idea2app/Edkit/workflows/CI%20&%20CD /badge.svg )] [ 3 ]
6+ [ ![ CI & CD] ( https://github.com/idea2app/Edkit/actions/ workflows/main.yml /badge.svg )] [ 3 ]
77
88[ ![ NPM] ( https://nodei.co/npm/edkit.png?downloads=true&downloadRank=true&stars=true )] [ 4 ]
99
@@ -70,5 +70,5 @@ https://ideapp.dev/React-MobX-Bootstrap-ts/#/component
7070
7171[ 1 ] : https://www.typescriptlang.org/
7272[ 2 ] : https://david-dm.org/idea2app/Edkit
73- [ 3 ] : https://github.com/idea2app/Edkit/actions
73+ [ 3 ] : https://github.com/idea2app/Edkit/actions/workflows/main.yml
7474[ 4 ] : https://nodei.co/npm/edkit/
Original file line number Diff line number Diff line change 55 "moduleResolution" : " Node" ,
66 "esModuleInterop" : true ,
77 "lib" : [" ES2021" , " DOM" ],
8+ "skipLibCheck" : true ,
89 "declaration" : true ,
910 "outDir" : " dist/"
1011 },
You can’t perform that action at this time.
0 commit comments