Skip to content

update prettier and eslint #1435

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 31, 2023
Merged

update prettier and eslint #1435

merged 3 commits into from
Aug 31, 2023

Conversation

saihaj
Copy link
Contributor

@saihaj saihaj commented Aug 31, 2023

latest and greatest prettier version should fix issues with vscode extension

@changeset-bot
Copy link

changeset-bot bot commented Aug 31, 2023

🦋 Changeset detected

Latest commit: 86971f7

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@graphprotocol/graph-cli Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Aug 31, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 86971f7
Status: ✅  Deploy successful!
Preview URL: https://f55400b9.graph-tooling.pages.dev
Branch Preview URL: https://saihaj-fix-prettier.graph-tooling.pages.dev

View logs

Comment on lines 1 to -10
// THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.

import {
Address,
BigInt,
Bytes,
Entity,
ethereum,
JSONValue,
TypedMap,
Entity,
Bytes,
Address,
BigInt,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe we should add this file to prettier ignore? since it's autogenerated

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we had generated code for examples committed so kept it as is. I sometimes find this generated code helpful when making codegen changes

Comment on lines -4 to -11
TypedMap,
BigDecimal,
BigInt,
Bytes,
Entity,
store,
TypedMap,
Value,
ValueKind,
store,
Bytes,
BigInt,
BigDecimal,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this too?

@saihaj saihaj merged commit f05b47c into main Aug 31, 2023
@saihaj saihaj deleted the saihaj/fix-prettier branch August 31, 2023 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants