chore(lint): should not disable eslint rule, quote-props, in file-level

This commit is contained in:
Lam Wei Li 2022-03-12 15:37:27 +08:00
parent 3291aae870
commit 03f74493a9
No known key found for this signature in database
GPG Key ID: 90F6ABECF080D7BF

View File

@ -271,7 +271,6 @@ function patternLayout(pattern, tokens) {
return loggingEvent.callStack || '';
}
/* eslint quote-props:0 */
const replacers = {
c: categoryName,
d: formatAsDate,