tmp
This commit is contained in:
11
packages/app/babel.config.json
Normal file
11
packages/app/babel.config.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"presets": [
|
||||
"@babel/preset-env",
|
||||
"@babel/preset-react"
|
||||
],
|
||||
"plugins": [
|
||||
[
|
||||
"formatjs"
|
||||
]
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user