Updated format

This commit is contained in:
Sambo Chea 2021-09-16 18:17:48 +07:00
parent 558626d0e4
commit b03dd8ad39
Signed by: sombochea
GPG Key ID: 3C7CF22A05D95490
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/**/*"]
}