fix: update buffer-layout to fix downstream bundler issues (#18529)
* fix: update buffer-layout to fix downstream bundler issues * chore: run check on generated type declaration
This commit is contained in:
@ -17,3 +17,6 @@ sed -i '2s;^;declare module "@solana/web3.js" {\n;' lib/index.d.ts
|
||||
|
||||
# Run prettier
|
||||
npx prettier --write lib/index.d.ts
|
||||
|
||||
# Check result
|
||||
npx tsc lib/index.d.ts
|
||||
|
Reference in New Issue
Block a user