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 68e9b33 commit 2f8848cCopy full SHA for 2f8848c
.eslint-doc-generatorrc.js
@@ -1,3 +1,5 @@
1
+'use strict';
2
+
3
const { format } = require('prettier');
4
const { prettier: prettierRC } = require('./package.json');
5
0 commit comments