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

chore: accelerate lint speed #284

Merged
merged 1 commit into from
Aug 18, 2023
Merged

chore: accelerate lint speed #284

merged 1 commit into from
Aug 18, 2023

Conversation

BBboy01
Copy link
Contributor

@BBboy01 BBboy01 commented Aug 17, 2023

I found there is a lint script in package.json, you can add --cache to cache the lint info for next lint operations.

BTW, Why don't you have .eslintrc configuration files in your repo...

@BBboy01
Copy link
Contributor Author

BBboy01 commented Aug 17, 2023

I've noticed you have eslint-config-hexo in your devDependencies, maybe you forget to add this config to .eslintrc

{
  "extends": "hexo"
}

@nexmoe
Copy link
Member

nexmoe commented Aug 18, 2023

thank you

@nexmoe nexmoe merged commit 129f6cb into theme-nexmoe:master Aug 18, 2023
2 checks passed
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