Updated format
This commit is contained in:
parent
d011f4547e
commit
e26ee50faf
@ -7,4 +7,5 @@
|
|||||||
- ESLint
|
- ESLint
|
||||||
|
|
||||||
### Contributors
|
### Contributors
|
||||||
|
|
||||||
- Sambo Chea <sombochea@cubetiqs.com>
|
- Sambo Chea <sombochea@cubetiqs.com>
|
@ -12,7 +12,7 @@
|
|||||||
"lib": ["ES2015"],
|
"lib": ["ES2015"],
|
||||||
"skipLibCheck": true,
|
"skipLibCheck": true,
|
||||||
"allowJs": true,
|
"allowJs": true,
|
||||||
"declaration": true,
|
"declaration": true
|
||||||
},
|
},
|
||||||
"include": ["src/**/*"]
|
"include": ["src/**/*"]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user