• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

43081j / eslint-plugin-lit
99%

Build:
DEFAULT BRANCH: master
Repo Added 07 Mar 2019 03:42PM UTC
Files 58
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • custom-element-base-classes
  • dependabot/npm_and_yarn/multi-456de2e4f1
  • eslint-funk
  • esm-only
  • funding-fluff
  • license

16 Apr 2025 01:07PM UTC coverage: 98.858%. Remained the same
14493505468

push

github

web-flow
fix: export a default to satisfy eslint for now (#223)

ESLint introduced a helper to define configs and extend from plugins.
Unfortunately, this assumes each plugin is unique by reference, but that
isn't the case if you imported it in ESM via `import *`.

So this introduces a default export in case someone wants to use it that
way.

558 of 594 branches covered (93.94%)

Branch coverage included in aggregate %.

6283 of 6326 relevant lines covered (99.32%)

20.65 hits per line

Relevant lines Covered
Build:
Build:
6326 RELEVANT LINES 6283 COVERED LINES
20.65 HITS PER LINE
Source Files on master
  • Tree
  • List 58
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
14493505468 master fix: export a default to satisfy eslint for now (#223) ESLint introduced a helper to define configs and extend from plugins. Unfortunately, this assumes each plugin is unique by reference, but that isn't the case if you imported it in ESM via `im... push 16 Apr 2025 01:08PM UTC web-flow github
98.86
14333348141 master feat: add elementBaseClasses global option (#222) adds a new `elementBaseClasses` setting to allow linting classes which don't directly extend `LitElement`. push 08 Apr 2025 12:20PM UTC web-flow github
98.86
14203357802 master chore: add license (#221) push 01 Apr 2025 06:34PM UTC web-flow github
98.83
13883514199 master feat!: migrate to esm-only (#218) This migrates to ESM only, meaning you must `import` the plugin in your flat config, or use a version of node which supports `require(esm)` (>=20). Also bumps the minimum node version to 18. push 16 Mar 2025 12:48PM UTC web-flow github
98.83
13385991775 master build(deps): bump serialize-javascript and mocha (#217) Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) to 6.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be ... push 18 Feb 2025 08:10AM UTC web-flow github
94.2
12657451050 master chore: add FUNDING.yml (#216) push 07 Jan 2025 06:50PM UTC web-flow github
94.2
10749422924 master feat: use provenance and tags for publishing (#212) push 07 Sep 2024 06:45AM UTC web-flow github
94.2
10616792195 master feat: add convention option to rule attribute-names (#207) --------- Co-authored-by: 43081j <43081j@users.noreply.github.com> push 29 Aug 2024 02:13PM UTC web-flow github
94.2
10613726028 master feat: improve LitElement identification (#206) push 29 Aug 2024 10:59AM UTC web-flow github
94.13
10159395223 master fix (quoted-expression): false positive in quoted-expressions (#209) (#210) Allows quoted expressions in all cases which have mixed values (e.g. an expr in the middle of a string) push 30 Jul 2024 09:03AM UTC web-flow github
93.96
See All Builds (374)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc