Files
DefinitelyTyped-tools/packages/dtslint-runner
Nathan Shively-Sanders 7bca052a32 Switch to more semver
Still not 100% semver, but the common paths now use it.
2023-04-19 15:44:07 -07:00
..
2023-04-19 15:44:07 -07:00

@definitelytyped/dtslint-runner

A unification of dtslint-runner and the CI part of types-publisher.

To run locally, try:

# from DefinitelyTyped-tools root:
$ node node_modules/@definitelytyped/dtslint-runner/dist/index.js --path ~/DefinitelyTyped
# from DefinitelyTyped root:
$ node node_modules/@definitelytyped/dtslint-runner/dist/index.js --path .
# run all (from DefinitelyTyped root):
$ node node_modules/@definitelytyped/dtslint-runner/dist/index.js --path . --selection all