13 lines
281 B
Plaintext
13 lines
281 B
Plaintext
{
|
|
"plugins": [
|
|
"@babel/plugin-syntax-jsx",
|
|
"@babel/plugin-syntax-typescript",
|
|
[
|
|
"babel-plugin-typescript-to-proptypes",
|
|
{
|
|
"implicitChildren": true,
|
|
"typeCheck": true
|
|
}
|
|
]
|
|
]
|
|
} |