Searched defs:allowTemplateLiterals (Results 1 – 6 of 6) sorted by relevance
26 'allowTemplateLiterals': true property
53 …script-eslint/quotes": ["error", "double", { "avoidEscape": true, "allowTemplateLiterals": true }], boolean
129984 function tryConsumeRequireCall(skipCurrentToken, allowTemplateLiterals) { argument
129415 function tryConsumeRequireCall(skipCurrentToken, allowTemplateLiterals) { argument