Remove prettier in favor of @stylistic/eslint-plugin
Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
@@ -9,7 +9,6 @@ MKDIR ?= mkdir -p
|
||||
NPM ?= npm
|
||||
NPX ?= npx
|
||||
OPENSSL ?= openssl
|
||||
PRETTIER ?= $(NPX) prettier
|
||||
SED ?= sed
|
||||
SYFT ?= syft
|
||||
TAIL ?= tail
|
||||
|
||||
Reference in New Issue
Block a user