Skip to content
This repository was archived by the owner on Feb 25, 2024. It is now read-only.

Commit 3384eba

Browse files
committed
2 parents 2ec328a + 8d8c2df commit 3384eba

File tree

2 files changed

+106
-1459
lines changed

2 files changed

+106
-1459
lines changed

package.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
"url": "https://github.com/nodejs-monorepo-templates/typescript-monorepo-esm/issues"
1212
},
1313
"devDependencies": {
14-
"standard": "^14.3.4",
1514
"tslint": "^6.1.2",
1615
"typescript": "^3.9.7",
1716
"toolcheck": "^0.1.4",
@@ -46,12 +45,6 @@
4645
"project-publish:dry": "execute publish --dry",
4746
"publish-tag-push": "execute publishTagPush"
4847
},
49-
"standard": {
50-
"env": {
51-
"jest": true,
52-
"node": true
53-
}
54-
},
5548
"engines": {
5649
"node": ">= 12.11.0",
5750
"pnpm": ">= 3.8.0"

0 commit comments

Comments
 (0)