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.
1 parent d170bcc commit 626cea5Copy full SHA for 626cea5
README.md
@@ -38,7 +38,7 @@ To start an eslint config file:
38
```sh
39
npx eslint --init
40
```
41
-Or rename a template from the `examples/` directory:
+Or copy a template from the `examples/` directory:
42
43
cp node_modules/@digitalbazaar/eslint-config/examples/node-recommended.js ./eslint.config.js
44
0 commit comments