1.0.0 • Published 1 year ago

stylelint-config-conqueror-scss v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Stylelint Conqueror Config SCSS

ESM Only CodeQL Test Editorconfig Prettier Markdown ESLint

Table of Contents

Getting Started

Features

Package.json scripts

  • init: Installs dependencies, Husky and update submodules.

  • format: Runs Prettier with the --write flag for all files.

  • lint:formatting: Runs Prettier with the --check flag for all files.

    In the prettier.yml

    Also run with a pre-commit hook.

  • lint:editorconfig: Runs Editorconfig Checker and checks all files in the project.

    Also runs with the editorconfig.yml workflow.

  • lint:md: Runs Remark with the --quiet flag and checks all markdown files.

    Also runs with the markdown.yml workflow.

  • lint:ts: Runs ESLint with the flag --fix for all TypeScript files.

    Runs with the eslint.yml workflow.

    Also run with a pre-commit hook.

  • test: Runs Mocha and the tests in the specs/ folder.

    Also runs using the mocha.yml workflow.

  • commit: Runs Commitizen, Commitlint, and Husky to create commits according to Conventional Commits standards.

If You're Building a Website

Conqueror

If you want to create a website then Conqueror is more suitable for you.

Browtest

Browtest is an application for testing in (WebKit) Safari, (Gecko) Firefox and (Chromium) Edge and Chrome, will allow you to quickly and easily view the site in all the necessary browsers, also it will be a salvation for those who do not have the opportunity to buy Apple products.

Husky

This repository uses .husky as a submodule. .husky runs pre commit hook and lint commit message.

Authors

See also the list of Authors.

Contributors

If you want to improve something, you can write about it here.

You can also view a list of Contributors.

Contributing

Please read Contributing and Code of Conduct for details, and the process for submitting Pull Request to us.

Versioning

We use SemVer for versioning. You can see the available versions here.

License

This project is licensed under the MIT license - see the LICENSE for details.

Acknowledgments

Thanks to everyone who takes part in the development of the project.