MCPcopy
hub / github.com/ampproject/amphtml / no-arrow-on-register-functions.js

File no-arrow-on-register-functions.js

build-system/eslint-rules/no-arrow-on-register-functions.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const expression = [
4 'CallExpression[callee.property.name=/registerService.*/]',

Callers

nothing calls this directly

Calls 2

forEachMethod · 0.45
reportMethod · 0.45

Tested by

no test coverage detected