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 f6a29ef commit fc0af81Copy full SHA for fc0af81
.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