go on with typescript

This commit is contained in:
Matteo Manzinello
2020-04-25 14:22:38 +02:00
parent cbbdc7fb6e
commit 2a9dc2ce95
6 changed files with 863 additions and 7676 deletions

View File

@@ -1,6 +0,0 @@
const presets = [
["@babel/env", {}],
["@babel/preset-flow", {}],
];
module.exports = { presets };