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.
app
internal
1 parent c0b6a73 commit 80c2a77Copy full SHA for 80c2a77
docs/configs.md
@@ -22,7 +22,6 @@ $ node_modules/.bin/eslint-github-init
22
23
A base layer of configuration recommended for any JS project. The [Prettier](https://prettier.io/) formatter is used to format code.
24
25
+### `plugin:github/internal`
26
-### `plugin:github/app`
27
-
28
-Recommended rules when writing a browser application.
+Recommended rules when writing a internal GitHub app.
lib/configs/app.js renamed to lib/configs/internal.js
0 commit comments