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.
'use strict'
1 parent eb3ee9c commit 73ea919Copy full SHA for 73ea919
.eslint-doc-generatorrc.js
@@ -1,3 +1,5 @@
1
+'use strict';
2
+
3
const { format } = require('prettier');
4
const prettierRC = require('./.prettierrc.json');
5
0 commit comments