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

Allow creating quokka files in a custom path #830

Open
nicoabie opened this issue Nov 2, 2022 · 2 comments
Open

Allow creating quokka files in a custom path #830

nicoabie opened this issue Nov 2, 2022 · 2 comments

Comments

@nicoabie
Copy link

nicoabie commented Nov 2, 2022

Issue description or question

So we can ignore eslint

Is this issue related to Quokka not outputting the expected results of your code?: No

Sample code

// paste the code you are running here

Sample repository link

If the issue can not be reproduced just using the quokka file above
(for example because it requires/imports some files from your project),
please create a small repository where the issue can be reproduced.

Quokka.js Console Output

// paste your quokka console output here

Code editor version

Visual Studio Code v1.?
Webstorm v?
Atom v1.?

OS name and version

Windows
OSX
Linux

@smcenlly
Copy link
Member

smcenlly commented Nov 3, 2022

Could you please provide a bit more context:

  • What editor(s) are you using?
  • Does the behavior affect saved files or only unsaved files?
  • What file type(s) does this affect? JavaScript? TypeScript? both?

Could you please provide an example / screenshot of the current undesired behavior?

@nicoabie
Copy link
Author

nicoabie commented Nov 3, 2022

I'm using vscode.

Unsaved files, things that one wants to try out fast without having extensions like eslint or prettier be on the way.

Both files

image

As you can see eslint is being annoying. if the unsaved file is created at an specify folder I can tell eslint to omit that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants