Skip to content
This repository was archived by the owner on Nov 14, 2024. It is now read-only.
This repository was archived by the owner on Nov 14, 2024. It is now read-only.

Introduce scripts for linting only #67

@jedrzejchalubek

Description

@jedrzejchalubek
"lint:js": "eslint resources/assets/js/**/*.{js}",
"lint:sass": "stylelint resources/assets/sass/**/*.{scss,sass}",
"lint": "npm run lint:js && npm run lint:sass"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions