fix(deps): update all non-major dependencies (patch) #325
Annotations
6 errors and 1 warning
lint:
packages/generator/index.ts#L46
Unnecessary escape character: \/
|
lint:
packages/generator/index.ts#L46
'\/?' can be removed because it is already included by '.*'
|
lint:
packages/modules/index.ts#L16
'locafeNotchNook' is defined but never used
|
lint:
packages/modules/raycast/customs/translate.ts#L63
Expect curly brackets
|
lint:
packages/modules/raycast/customs/translate.ts#L65
Expect curly brackets
|
lint
Process completed with exit code 1.
|
lint:
packages/generator/index.ts#L181
The 'g' flag is unnecessary because the regex is used only once in 'RegExp.prototype.test'
|