1
0
Fork 0
mirror of https://github.com/kou029w/megabit.git synced 2025-01-30 21:58:04 +00:00

fix build error

This commit is contained in:
Nebel 2020-02-07 14:00:49 +09:00
parent e7982e085f
commit f742dea464

View file

@ -1,5 +1,5 @@
{
"exclude": ["cjs", "esm"],
"include": ["src"],
"compilerOptions": {
"target": "esnext",
"moduleResolution": "node",