Skip to content
Permalink
Browse files
disabled max-lines rule
  • Loading branch information
aa7401 committed Sep 15, 2019
1 parent 6a5cf97 commit 49921f15e0b6267d57dab7a6b2a44c5d2d6d2ea7
Showing 1 changed file with 1 addition and 0 deletions.
@@ -3,6 +3,7 @@
/* eslint max-lines-per-function: 0 */
/* eslint complexity: 0 */
/* eslint max-len: 0 */
/* eslint max-lines: 0 */

'use strict'

0 comments on commit 49921f1

Please sign in to comment.