init module
This commit is contained in:
commit
56791937ff
77 changed files with 5549 additions and 0 deletions
7
.babelrc
Normal file
7
.babelrc
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"presets": [
|
||||
["@babel/preset-env", {
|
||||
"targets": "last 2 versions, >1%, not dead"
|
||||
}],
|
||||
],
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue