Skip to content

build: add eslint and web-ext to dev packages#31

Merged
Linkid merged 3 commits into
mainfrom
ci-lint-eslint
Jul 7, 2026
Merged

build: add eslint and web-ext to dev packages#31
Linkid merged 3 commits into
mainfrom
ci-lint-eslint

Conversation

@Linkid

@Linkid Linkid commented Jul 7, 2026

Copy link
Copy Markdown
Owner
  • Lint JavaScript scripts with ESLint: npm run lin
  • lint the extension: npm run lint:webext
  • build the extension: npm run build
  • read more about development in the doc.

Linkid added 3 commits July 7, 2026 08:20
To run eslint, runs the following command: `npm run lint`.
To run web-ext, runs the following commands:
- lint: `npm run lint:webext`
- build: `npm run build`.
@Linkid Linkid merged commit c196248 into main Jul 7, 2026
2 checks passed
@Linkid Linkid deleted the ci-lint-eslint branch July 7, 2026 08:24
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