feat: initial commit
This commit is contained in:
7
pre-files/.babelrc
Normal file
7
pre-files/.babelrc
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"presets": [
|
||||
"@babel/preset-env",
|
||||
"@babel/preset-react",
|
||||
"@babel/preset-typescript"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user