create project
This commit is contained in:
16
kitabcitab/node_modules/eslint-plugin-jsx-a11y/.babelrc
generated
vendored
Normal file
16
kitabcitab/node_modules/eslint-plugin-jsx-a11y/.babelrc
generated
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"presets": [
|
||||
[
|
||||
"airbnb",
|
||||
{
|
||||
"targets": {
|
||||
"node": 4
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"plugins": [
|
||||
"@babel/plugin-transform-flow-strip-types",
|
||||
"add-module-exports"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user