mirror of
https://github.com/usebruno/bruno.git
synced 2026-07-07 22:18:33 +00:00
feat: remove request headers
This commit is contained in:
@@ -2,5 +2,10 @@
|
||||
"presets": [
|
||||
"@babel/preset-env",
|
||||
["@babel/preset-react", {"runtime": "automatic"}]
|
||||
],
|
||||
"plugins": [
|
||||
["@babel/plugin-transform-spread", {
|
||||
"loose": true
|
||||
}]
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user