compose-action/eslint.config.mjs
dependabot[bot] e4df684bc3 chore(deps): bump @ts-dev-tools/core from 1.6.2 to 1.8.7
Bumps [@ts-dev-tools/core](https://github.com/escemi-tech/ts-dev-tools) from 1.6.2 to 1.8.7.
- [Release notes](https://github.com/escemi-tech/ts-dev-tools/releases)
- [Commits](https://github.com/escemi-tech/ts-dev-tools/compare/@ts-dev-tools/core@1.6.2...@ts-dev-tools/core@1.8.7)

---
updated-dependencies:
- dependency-name: "@ts-dev-tools/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-03 08:20:10 +00:00

4 lines
145 B
JavaScript

import { default as tsDevToolsCore } from "@ts-dev-tools/core/dist/eslint-plugin-ts-dev-tools/index.js";
export default tsDevToolsCore.default;