typescript
This commit is contained in:
parent
6d78355cec
commit
ef9042afa0
16 changed files with 3668 additions and 97 deletions
3
babel.config.js
Normal file
3
babel.config.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
module.exports = {
|
||||
presets: ["@babel/preset-env", "@babel/preset-typescript"],
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue