Skip to content
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

Multiple prettier error blocking use of g-editor #5

Open
frob opened this issue Apr 17, 2020 · 0 comments
Open

Multiple prettier error blocking use of g-editor #5

frob opened this issue Apr 17, 2020 · 0 comments

Comments

@frob
Copy link

frob commented Apr 17, 2020

It looks like prettier is running on the compiled js. I don't think that should happen.

Output from the console:

Failed to compile.

./src/globals/fake-data.js
  Line 1:    Replace `(new·Date()` with `new·Date(`                              prettier/prettier
  Line 26:   Delete `·`                                                          prettier/prettier
  Line 57:   Delete `·`                                                          prettier/prettier
  Line 68:    Replace `⏎export·function·getPage·` with `export·function·getPage`  prettier/prettier
  Line 73:   Delete `·`                                                          prettier/prettier
  Line 79:    Insert `·`                                                          prettier/prettier
  Line 85:    Insert `·`                                                          prettier/prettier
  Line 91:    Insert `·`                                                          prettier/prettier
  Line 101:  Delete `·`                                                          prettier/prettier
  Line 108:  Delete `·`                                                          prettier/prettier
  Line 111:  Delete `·`                                                          prettier/prettier

Search for the keywords to learn more about each error.
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

No branches or pull requests

1 participant