mirror of
https://github.com/arthurfiorette/axios-cache-interceptor.git
synced 2025-12-08 17:36:16 +00:00
style: formatted code
This commit is contained in:
parent
d2a6fed156
commit
964f7b0698
@ -41,9 +41,7 @@ const config = {
|
||||
['@babel/preset-env', { targets: 'extends browserslist-config-google' }],
|
||||
'@babel/preset-typescript'
|
||||
],
|
||||
plugins: [
|
||||
'@babel/plugin-transform-modules-commonjs'
|
||||
],
|
||||
plugins: ['@babel/plugin-transform-modules-commonjs'],
|
||||
comments: false,
|
||||
sourceMaps: true
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user