We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
npm run lint:dts
1 parent da6fc12 commit 7321d6cCopy full SHA for 7321d6c
.travis.yml
@@ -7,7 +7,7 @@ script:
7
# Lint last commit message from history
8
- npx commitlint --from=HEAD~1
9
- npm run lint
10
- - npm run dtslint
+ - npm run lint:dts
11
- npm run test:coverage
12
- npm run build
13
- npm run benchmark
0 commit comments