Merge branch 'main' into v8
This commit is contained in:
134 files changed
+270
-179
No files matched your search
@@ -13,7 +13,7 @@
|
||||
],
|
||||
"scripts": {
|
||||
"test": "pnpm run compile && pnpm run _test",
|
||||
"lint": "eslint src/**/*.ts test/**/*.ts",
|
||||
"lint": "eslint \"src/**/*.ts\" \"test/**/*.ts\"",
|
||||
"prepublishOnly": "pnpm run compile",
|
||||
"registry-mock": "registry-mock",
|
||||
"test:jest": "jest",
|
||||
|
||||
Reference in new issue
Block a user