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

build: improve eslint config #334

Merged
merged 1 commit into from
May 18, 2024
Merged

build: improve eslint config #334

merged 1 commit into from
May 18, 2024

Conversation

matijs
Copy link
Owner

@matijs matijs commented May 18, 2024

  • add lint:fix script
  • remove unnecessary "."
  • rename .eleventy.cjs -> eleventy.config.cjs so it is picked up by eslint
  • make eleventy find its own config, remove explicit --config cli arg
  • rename .postcssrc.json -> postcss.config.cjs so it is picked up by eslint

- add lint:fix script
- remove unnecessary "."
- rename .eleventy.cjs -> eleventy.config.cjs so it is picked up by
  eslint
- make eleventy find its own config, remove explicit --config cli arg
- rename .postcssrc.json -> postcss.config.cjs so it is picked up by
  eslint
Copy link

netlify bot commented May 18, 2024

Deploy Preview for probable-robot-a4564b ready!

Name Link
🔨 Latest commit b0fbe5c
🔍 Latest deploy log https://app.netlify.com/sites/probable-robot-a4564b/deploys/66485e0e65311e00083599e1
😎 Deploy Preview https://deploy-preview-334--probable-robot-a4564b.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@matijs matijs merged commit b0fbe5c into main May 18, 2024
5 checks passed
@matijs matijs deleted the build/eslint-config branch May 18, 2024 07:52
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.

None yet

1 participant