This website works better with JavaScript.
Home
Explore
Help
Sign In
dje
/
dededit
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Simple text editor based on tiptap. HTML format.
14
Commits
1
Branch
470 KiB
Tree:
7c87073cca
dededit
/
babel.config.js
babel.config.js
73 B
Raw
Normal View
History
init
4 years ago
1
2
3
4
5
module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
]
}