|
|
@@ -37,7 +37,7 @@
|
|
|
"lint": "run-p lint:*",
|
|
|
"test": "cross-env NODE_ENV=test jest --passWithNoTests -- ",
|
|
|
"test:ci": "cross-env NODE_ENV=test jest",
|
|
|
- "prelint:eslint": "yarn resources:plugin",
|
|
|
+ "// prelint:eslint": "yarn resources:plugin",
|
|
|
"prelint:swagger2openapi": "yarn openapi:v3",
|
|
|
"reg:run": "reg-suit run",
|
|
|
"//// misc": "",
|