feat: drop prettier in favor of stylistic plugin #1234
Annotations
3 errors
Lint:
configs/node.js#L2
Strings must use singlequote. (@stylistic/quotes)
|
Lint:
configs/util.js#L27
The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype. (guard-for-in)
|
Lint
Process completed with exit code 1.
|