Skip to content

Commit

Permalink
chore(deps-dev): migrate dtslint to @definitelytyped/dtslint (#2295)
Browse files Browse the repository at this point in the history
Same tool, DefinitelyTypes simply moved the project into their monorepo.

I did attempt to move away from dtslint all together, in favor of ESLint, which is preferred for proper Typescript projects. However, ESLint still lacks a lot of functionality for only declaration files and tests, like Nock has. So dtslint is still the way to go (until we migrate Nock to TS :) ).
  • Loading branch information
mastermatt committed Feb 2, 2022
1 parent 79ee042 commit 51c9cf5
Show file tree
Hide file tree
Showing 3 changed files with 248 additions and 286 deletions.

0 comments on commit 51c9cf5

Please sign in to comment.