mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #2417 from MrLemur/source-type-change
Change babel.config.js sourceType to unamiguous
This commit is contained in:
commit
fee5731038
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ module.exports = {
|
|||
// Keep the root as a root
|
||||
'.'
|
||||
],
|
||||
sourceType: 'unambiguous',
|
||||
presets: [
|
||||
[
|
||||
'@babel/preset-env',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue