mirror of
https://github.com/ansible/awx.git
synced 2026-03-25 12:55:04 -02:30
remove babel config.js to favor .babelrc file
This commit is contained in:
@@ -66,10 +66,5 @@
|
|||||||
"transformIgnorePatterns": [
|
"transformIgnorePatterns": [
|
||||||
"[/\\\\]node_modules[/\\\\].+\\.(js|jsx)$"
|
"[/\\\\]node_modules[/\\\\].+\\.(js|jsx)$"
|
||||||
]
|
]
|
||||||
},
|
|
||||||
"babel": {
|
|
||||||
"presets": [
|
|
||||||
"react-app"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user