# interfaced/no-public-underscore Disallow methods and properties with name that starts from "_" without private/protected access modifier. ## Resources * [Source](../../lib/rules/no-public-underscore.js) * [Tests](../../test/eslint/rules/no-public-underscore.js)