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

Project initialization #1

Merged
merged 7 commits into from
May 8, 2024
Merged

Project initialization #1

merged 7 commits into from
May 8, 2024

Conversation

ChawkiMbarki
Copy link
Owner

Project Initialization 📝

  • Create Readme📜

  • Linters Configuration 🔧:

    • Created .eslintrc.json for ESLint rules.
    • Set up .stylelintrc.json for Stylelint with SCSS support.
    • Created .hintrc file for Webhint configurations.
  • Workflow Files 🔄:

    • Added GitHub Actions workflow files in linters.yml.
    • Configurations for Lighthouse, Webhint, Stylelint, ESLint, and node_modules checker included.
  • Gitignore 🚫:

    • Updated .gitignore to exclude node_modules, .lighthouseci, and hint-report.
  • Package Files 📦:

    • Created Pipfile, pipfile.lock, package.json and package-lock.json with project dependencies and metadata.

@ChawkiMbarki ChawkiMbarki merged commit 3388031 into main May 8, 2024
5 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.

1 participant