Compare commits

...

1 Commits

Author SHA1 Message Date
b03dd8ad39 Updated format 2021-09-16 18:17:48 +07:00
3 changed files with 4 additions and 4 deletions

View File

@@ -12,7 +12,7 @@
"lib": ["ES2015"],
"skipLibCheck": true,
"allowJs": true,
"declaration": true,
"declaration": true
},
"include": ["src/**/*"]
}