Skip to content

Commit

Permalink
switch to @effect/dtslint
Browse files Browse the repository at this point in the history
  • Loading branch information
gcanti committed Oct 27, 2023
1 parent 81b0330 commit bc3108c
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 698 deletions.
1 change: 0 additions & 1 deletion dtslint/index.d.ts

This file was deleted.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"build-pack": "concurrently \"pnpm build-cjs\" \"pnpm build-mjs\" && pnpm build-post",
"build-all": "tsc -b tsconfig.json",
"build-watch": "tsc -b tsconfig.json --watch",
"dtslint": "dtslint --expectOnly dtslint",
"dtslint": "dtslint dtslint",
"dtslint-clean": "dtslint --installAll",
"lint": "eslint . --ext .ts,.tsx",
"autofix": "pnpm lint --fix",
Expand Down Expand Up @@ -68,10 +68,10 @@
"@babel/plugin-transform-modules-commonjs": "^7.21.2",
"@changesets/changelog-github": "^0.4.8",
"@changesets/cli": "^2.26.1",
"@definitelytyped/dtslint": "0.0.178",
"@effect-ts/build-utils": "0.40.7",
"@effect-ts/core": "^0.60.5",
"@effect/docgen": "^0.2.0",
"@effect/dtslint": "^0.0.3",
"@effect/typeclass": "^0.13.1",
"@repo-tooling/eslint-plugin-dprint": "^0.0.4",
"@types/benchmark": "^2.1.2",
Expand Down
Loading

0 comments on commit bc3108c

Please sign in to comment.