mirror of
https://github.com/wassname/talk.git
synced 2026-08-19 12:40:16 +08:00
replaced eslint:recommended with prettier
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const {APIError} = require('errors');
|
||||
const { APIError } = require('errors');
|
||||
|
||||
// ErrToxic is sent during a `CreateComment` mutation where
|
||||
// `input.checkToxicity` is set to true and the comment contains
|
||||
|
||||
Reference in New Issue
Block a user