mirror of
https://github.com/log4js-node/log4js-node.git
synced 2025-12-08 19:26:01 +00:00
chore(lint): should not disable eslint rule, quote-props, in file-level
This commit is contained in:
parent
3291aae870
commit
03f74493a9
@ -271,7 +271,6 @@ function patternLayout(pattern, tokens) {
|
||||
return loggingEvent.callStack || '';
|
||||
}
|
||||
|
||||
/* eslint quote-props:0 */
|
||||
const replacers = {
|
||||
c: categoryName,
|
||||
d: formatAsDate,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user