mirror of
https://github.com/vercel/commerce.git
synced 2025-05-15 14:06:59 +00:00
chore: bump compilerOptions target to es6
This commit is contained in:
parent
c4ab3aba8d
commit
bff927e700
@ -1,6 +1,6 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"target": "es5",
|
||||
"target": "es6",
|
||||
"lib": ["dom", "dom.iterable", "esnext"],
|
||||
"allowJs": true,
|
||||
"skipLibCheck": true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user