Skip to content

Commit

Permalink
CI fix; es2017 -> es2018 (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
bgodlin authored Jun 23, 2024
1 parent c08c000 commit 6842f7a
Show file tree
Hide file tree
Showing 120 changed files with 122 additions and 122 deletions.
6 changes: 3 additions & 3 deletions .github/scripts/ci.package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"Altlayer/*",
"Arbitrum/*",
"Artela/*",
"Asset\\ Chain/*",
"Astar/*",
"Aurora/*",
"Avalanche/*",
Expand Down Expand Up @@ -67,10 +68,9 @@
"Viction/*",
"XDC/*",
"XLayer/*",
"Zksync/*",
"Zetachain/*",
"Asset\\ Chain/*",
"Zora/*",
"Zksync/*",
"Zora/*"
],
"scripts": {
"codegen": "yarn workspaces run codegen",
Expand Down
2 changes: 1 addition & 1 deletion .github/scripts/ci.tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"module": "commonjs",
"outDir": "dist",
"rootDir": "src",
"target": "es2017",
"target": "es2018",
"strict": true
},
"include": [
Expand Down
2 changes: 1 addition & 1 deletion .github/template/template/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"module": "commonjs",
"outDir": "dist",
"rootDir": "src",
"target": "es2017",
"target": "es2018",
"strict": true,
},
"include": ["src/**/*", "node_modules/@subql/types-core/dist/global.d.ts"],
Expand Down
2 changes: 1 addition & 1 deletion Altlayer/altlayer-op-demo-starter/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"module": "commonjs",
"outDir": "dist",
"rootDir": "src",
"target": "es2017",
"target": "es2018",
"strict": true,
},
"include": [
Expand Down
2 changes: 1 addition & 1 deletion Arbitrum/arbitrum-nova-starter/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"module": "commonjs",
"outDir": "dist",
"rootDir": "src",
"target": "es2017",
"target": "es2018",
"strict": true,
},
"include": [
Expand Down
2 changes: 1 addition & 1 deletion Arbitrum/arbitrum-one-starter/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"module": "commonjs",
"outDir": "dist",
"rootDir": "src",
"target": "es2017",
"target": "es2018",
"strict": true,
},
"include": [
Expand Down
2 changes: 1 addition & 1 deletion Arbitrum/arbitrum-one-winr/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"module": "commonjs",
"outDir": "dist",
"rootDir": "src",
"target": "es2017",
"target": "es2018",
"strict": true,
},
"include": [
Expand Down
2 changes: 1 addition & 1 deletion Artela/artela-testnet-starter/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"module": "commonjs",
"outDir": "dist",
"rootDir": "src",
"target": "es2017",
"target": "es2018",
"strict": true,
},
"include": [
Expand Down
2 changes: 1 addition & 1 deletion Asset Chain/asset-chain-testnet-starter/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"module": "commonjs",
"outDir": "dist",
"rootDir": "src",
"target": "es2017",
"target": "es2018",
"strict": true,
},
"include": ["src/**/*", "node_modules/@subql/types-core/dist/global.d.ts"],
Expand Down
2 changes: 1 addition & 1 deletion Astar/astar-zkevm-starter/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"module": "commonjs",
"outDir": "dist",
"rootDir": "src",
"target": "es2017",
"target": "es2018",
"strict": true,
},
"include": [
Expand Down
2 changes: 1 addition & 1 deletion Astar/astar-zkevm-testnet-starter/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"module": "commonjs",
"outDir": "dist",
"rootDir": "src",
"target": "es2017",
"target": "es2018",
"strict": true,
},
"include": [
Expand Down
2 changes: 1 addition & 1 deletion Astar/astar-zkyoto-testnet-starter/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"module": "commonjs",
"outDir": "dist",
"rootDir": "src",
"target": "es2017",
"target": "es2018",
"strict": true,
},
"include": [
Expand Down
2 changes: 1 addition & 1 deletion Aurora/aurora-starter/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"module": "commonjs",
"outDir": "dist",
"rootDir": "src",
"target": "es2017",
"target": "es2018",
"strict": true,
},
"include": [
Expand Down
2 changes: 1 addition & 1 deletion Avalanche/avalanche-fuji-starter/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"module": "commonjs",
"outDir": "dist",
"rootDir": "src",
"target": "es2017",
"target": "es2018",
"strict": true,
},
"include": [
Expand Down
2 changes: 1 addition & 1 deletion Avalanche/avalanche-starter/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"module": "commonjs",
"outDir": "dist",
"rootDir": "src",
"target": "es2017",
"target": "es2018",
"strict": true,
},
"include": [
Expand Down
2 changes: 1 addition & 1 deletion Avalanche/crabada-nft/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"module": "commonjs",
"outDir": "dist",
"rootDir": "src",
"target": "es2017",
"target": "es2018",
"strict": true,
},
"include": [
Expand Down
2 changes: 1 addition & 1 deletion Avalanche/pangolin-rewards-tutorial/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"module": "commonjs",
"outDir": "dist",
"rootDir": "src",
"target": "es2017",
"target": "es2018",
"strict": true,
},
"include": [
Expand Down
2 changes: 1 addition & 1 deletion BEVM/bevm-canary-starter/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"module": "commonjs",
"outDir": "dist",
"rootDir": "src",
"target": "es2017",
"target": "es2018",
"strict": true,
},
"include": [
Expand Down
2 changes: 1 addition & 1 deletion BEVM/bevm-starter/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"module": "commonjs",
"outDir": "dist",
"rootDir": "src",
"target": "es2017",
"target": "es2018",
"strict": true,
},
"include": [
Expand Down
2 changes: 1 addition & 1 deletion BNB Smart Chain/bsc-mobox-rewards/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"module": "commonjs",
"outDir": "dist",
"rootDir": "src",
"target": "es2017",
"target": "es2018",
"strict": true,
},
"include": [
Expand Down
2 changes: 1 addition & 1 deletion BNB Smart Chain/bsc-pancake-swap/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"module": "commonjs",
"outDir": "dist",
"rootDir": "src",
"target": "es2017",
"target": "es2018",
"strict": true,
},
"include": [
Expand Down
2 changes: 1 addition & 1 deletion BNB Smart Chain/bsc-starter/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"module": "commonjs",
"outDir": "dist",
"rootDir": "src",
"target": "es2017",
"target": "es2018",
"strict": true,
},
"include": [
Expand Down
2 changes: 1 addition & 1 deletion BNB Smart Chain/bsc-testnet-starter/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"module": "commonjs",
"outDir": "dist",
"rootDir": "src",
"target": "es2017",
"target": "es2018",
"strict": true,
},
"include": [
Expand Down
2 changes: 1 addition & 1 deletion BNB Smart Chain/opbnb-starter/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"module": "commonjs",
"outDir": "dist",
"rootDir": "src",
"target": "es2017",
"target": "es2018",
"strict": true,
},
"include": [
Expand Down
2 changes: 1 addition & 1 deletion BOB/bob-starter/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"module": "commonjs",
"outDir": "dist",
"rootDir": "src",
"target": "es2017",
"target": "es2018",
"strict": true,
},
"include": [
Expand Down
2 changes: 1 addition & 1 deletion BVM/bvm-starter/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"module": "commonjs",
"outDir": "dist",
"rootDir": "src",
"target": "es2017",
"target": "es2018",
"strict": true,
},
"include": [
Expand Down
2 changes: 1 addition & 1 deletion Base/base-nft/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"module": "commonjs",
"outDir": "dist",
"rootDir": "src",
"target": "es2017",
"target": "es2018",
"strict": true,
},
"include": [
Expand Down
2 changes: 1 addition & 1 deletion Base/base-sepolia-starter/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"module": "commonjs",
"outDir": "dist",
"rootDir": "src",
"target": "es2017",
"target": "es2018",
"strict": true,
},
"include": [
Expand Down
2 changes: 1 addition & 1 deletion Base/base-starter/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"module": "commonjs",
"outDir": "dist",
"rootDir": "src",
"target": "es2017",
"target": "es2018",
"strict": true,
},
"include": [
Expand Down
2 changes: 1 addition & 1 deletion Beam/beam-starter/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"module": "commonjs",
"outDir": "dist",
"rootDir": "src",
"target": "es2017",
"target": "es2018",
"strict": true,
},
"include": [
Expand Down
2 changes: 1 addition & 1 deletion Berachain/berachain-artio-testnet-starter/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"module": "commonjs",
"outDir": "dist",
"rootDir": "src",
"target": "es2017",
"target": "es2018",
"strict": true,
},
"include": [
Expand Down
2 changes: 1 addition & 1 deletion Bitlayer/bitlayer-starter/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"module": "commonjs",
"outDir": "dist",
"rootDir": "src",
"target": "es2017",
"target": "es2018",
"strict": true,
},
"include": [
Expand Down
2 changes: 1 addition & 1 deletion Blast/blast-sepolia-starter/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"module": "commonjs",
"outDir": "dist",
"rootDir": "src",
"target": "es2017",
"target": "es2018",
"strict": true,
},
"include": [
Expand Down
2 changes: 1 addition & 1 deletion Blast/blast-starter/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"module": "commonjs",
"outDir": "dist",
"rootDir": "src",
"target": "es2017",
"target": "es2018",
"strict": true,
},
"include": [
Expand Down
2 changes: 1 addition & 1 deletion Boba/boba-bnb-starter/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"module": "commonjs",
"outDir": "dist",
"rootDir": "src",
"target": "es2017",
"target": "es2018",
"strict": true,
},
"include": [
Expand Down
2 changes: 1 addition & 1 deletion Boba/boba-eth-starter/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"module": "commonjs",
"outDir": "dist",
"rootDir": "src",
"target": "es2017",
"target": "es2018",
"strict": true,
},
"include": [
Expand Down
2 changes: 1 addition & 1 deletion Botanix/botanix-testnet-starter/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"module": "commonjs",
"outDir": "dist",
"rootDir": "src",
"target": "es2017",
"target": "es2018",
"strict": true,
},
"include": [
Expand Down
2 changes: 1 addition & 1 deletion Celo/celo-starter/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"module": "commonjs",
"outDir": "dist",
"rootDir": "src",
"target": "es2017",
"target": "es2018",
"strict": true,
},
"include": [
Expand Down
2 changes: 1 addition & 1 deletion Citrea/citrea-devnet-starter/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"module": "commonjs",
"outDir": "dist",
"rootDir": "src",
"target": "es2017",
"target": "es2018",
"strict": true,
},
"include": [
Expand Down
2 changes: 1 addition & 1 deletion Core/core-starter/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"module": "commonjs",
"outDir": "dist",
"rootDir": "src",
"target": "es2017",
"target": "es2018",
"strict": true,
},
"include": [
Expand Down
2 changes: 1 addition & 1 deletion Cronos/cronos-zkevm-testnet-starter/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"module": "commonjs",
"outDir": "dist",
"rootDir": "src",
"target": "es2017",
"target": "es2018",
"strict": true,
},
"include": [
Expand Down
2 changes: 1 addition & 1 deletion DOS Chain/dos-chain-starter/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"module": "commonjs",
"outDir": "dist",
"rootDir": "src",
"target": "es2017",
"target": "es2018",
"strict": true,
},
"include": [
Expand Down
2 changes: 1 addition & 1 deletion Degen Chain/degen-chain-starter/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"module": "commonjs",
"outDir": "dist",
"rootDir": "src",
"target": "es2017",
"target": "es2018",
"strict": true,
},
"include": [
Expand Down
Loading

0 comments on commit 6842f7a

Please sign in to comment.