mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-30 14:55:27 -04:00
feat: import html-to-react from https://github.com/hedgedoc/html-to-react
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
parent
5dc6526278
commit
84527f065c
37 changed files with 1388 additions and 0 deletions
9
html-to-react/.npmignore
Normal file
9
html-to-react/.npmignore
Normal file
|
@ -0,0 +1,9 @@
|
|||
.idea
|
||||
.babelrc
|
||||
.eslintrc
|
||||
.travis.yml
|
||||
karma.conf.js
|
||||
tests.webpack.js
|
||||
webpack.config.*.js
|
||||
coverage/
|
||||
test/
|
Loading…
Add table
Add a link
Reference in a new issue