UNPKG

@sourcegraph/eslint-plugin-sourcegraph

Version:
3 lines 160 B
"use strict"; module.exports = { extends: ['./configs/base'], rules: { '@sourcegraph/sourcegraph/check-help-links': 'error' } }; //# sourceMappingURL=all.js.map