Add TypeScript declarations
This commit is contained in:
@@ -11,7 +11,4 @@ module.exports = {
|
||||
"presets": [
|
||||
["@babel/preset-env", {"targets": "defaults"}]
|
||||
],
|
||||
"plugins": [
|
||||
"@babel/plugin-transform-flow-strip-types"
|
||||
]
|
||||
};
|
||||
|
Reference in New Issue
Block a user