We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7a269c commit da01ac3Copy full SHA for da01ac3
packages/app/src/app/utils/prettify.js
@@ -1,3 +1,5 @@
1
+/* eslint-disable no-console */
2
+
3
import DEFAULT_PRETTIER_CONFIG from 'common/prettify-default-config';
4
import {
5
lineAndColumnToIndex,
0 commit comments