Re-enable the max-len ESLint rule. (#5265)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* eslint max-len: 0 */
|
||||
/* eslint max-len: "off" */
|
||||
|
||||
import * as util from "util";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user