track/node_modules/@phntms/use-local-state/.babelrc

6 lines
90 B
Text

{
"presets": [
"@babel/preset-env",
"@babel/preset-typescript"
]
}