This website requires JavaScript.
Explore
Help
Sign In
kavin
/
Piped
Watch
1
Star
0
Fork
0
You've already forked Piped
mirror of
https://github.com/TeamPiped/Piped.git
synced
2024-12-12 21:30:27 +05:30
Code
Issues
Projects
Releases
Wiki
Activity
master
Piped
/
babel.config.js
4 lines
69 B
JavaScript
Raw
Permalink
Normal View
History
Unescape
Escape
init
2020-11-06 09:06:25 +05:30
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-09 00:22:51 +05:30
presets
:
[
"@vue/cli-plugin-babel/preset"
]
,
}
;
Reference in New Issue
Copy Permalink