This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
Piped
Watch
1
Star
0
Fork
0
You've already forked Piped
mirror of
https://github.com/TeamPiped/Piped.git
synced
2024-11-09 17:58:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1c74bd1196
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 New Issue
Copy Permalink