mirror of
https://github.com/ansible/awx.git
synced 2024-11-01 08:21:15 +03:00
remove babel config.js to favor .babelrc file
This commit is contained in:
parent
cfb89f1e31
commit
51c58d5645
@ -66,10 +66,5 @@
|
||||
"transformIgnorePatterns": [
|
||||
"[/\\\\]node_modules[/\\\\].+\\.(js|jsx)$"
|
||||
]
|
||||
},
|
||||
"babel": {
|
||||
"presets": [
|
||||
"react-app"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user