chore: target es6
This commit is contained in:
parent
7abc44a58c
commit
a8158611b8
5
OliverBooth/tsconfig.json
Normal file
5
OliverBooth/tsconfig.json
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"compilerOptions": {
|
||||||
|
"target": "es6"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user