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 c360100 commit 8958794Copy full SHA for 8958794
index.js
@@ -1,7 +1,7 @@
1
'use strict'
2
3
function build (schema) {
4
- /*eslint no-new-func: "off"*/
+ /* eslint no-new-func: "off" */
5
var code = `
6
7
`
0 commit comments