This website requires JavaScript.
Explore
Help
Sign In
TeamPiped-mirror
/
Piped
Watch
1
Star
0
Fork
You've already forked Piped
0
mirror of
https://github.com/TeamPiped/Piped.git
synced
2024-08-14 23:57:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
54e3f49b02
Piped
/
babel.config.js
4 lines
69 B
JavaScript
Raw
Normal View
History
Unescape
Escape
init
2020-11-06 03:36:25 +00:00
module
.
exports
=
{
Make eslint work, and fix all warnings. (#511) * Make eslint work, and fix all warnings. * Don't ignore v-html rule globally. * Remove eslint file and merge in package.json.
2021-10-08 18:52:51 +00:00
presets
:
[
"@vue/cli-plugin-babel/preset"
]
,
}
;
Reference in a new issue
Copy permalink