Skip to content

Commit da01ac3

Browse files
author
Ives van Hoorne
committed
Fix lint
1 parent b7a269c commit da01ac3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/app/src/app/utils/prettify.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
/* eslint-disable no-console */
2+
13
import DEFAULT_PRETTIER_CONFIG from 'common/prettify-default-config';
24
import {
35
lineAndColumnToIndex,

0 commit comments

Comments
 (0)