Save current BZZZ config-ui state before CHORUS branding update
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
17
install/config-ui/node_modules/eslint-plugin-jsx-a11y/.babelrc
generated
vendored
Normal file
17
install/config-ui/node_modules/eslint-plugin-jsx-a11y/.babelrc
generated
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"presets": [
|
||||
[
|
||||
"airbnb",
|
||||
{
|
||||
"targets": {
|
||||
"node": 4
|
||||
},
|
||||
"transformRuntime": false
|
||||
}
|
||||
]
|
||||
],
|
||||
"plugins": [
|
||||
"@babel/plugin-transform-flow-strip-types",
|
||||
"add-module-exports"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user