remove mitt typings namesapce

This commit is contained in:
Yanzhen Yu
2019-06-05 17:33:20 +08:00
parent 6d3b9c2345
commit d32b31f3e3
9 changed files with 23 additions and 15 deletions

View File

@@ -12,5 +12,5 @@
},
"compileOnSave": true,
"exclude": ["test"],
"include": ["src", "index.d.ts", "test.d.ts"]
"include": ["src", "test.d.ts"]
}