- lint: Runs ESLint for
.jsand.htmlfiles based on.gitignoresettings, and checks JavaScript formatting with Prettier. - format: Automatically corrects code issues using ESLint and formats
.jsfiles using Prettier, respecting.gitignore. - test: Executes tests with coverage reporting using web-test-runner.
- test:watch: Continuously runs tests in watch mode with web-test-runner.
- build: Cleans the
distdirectory and rebuilds the project using Rollup. - start: Starts a development server with file watching via web-dev-server.
adobe-rnd/project-mystique
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|