mirror of
https://github.com/hoverkraft-tech/compose-action.git
synced 2026-01-12 07:33:06 +08:00
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>
4 lines
145 B
JavaScript
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;
|