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 6e52213 commit cea555eCopy full SHA for cea555e
docs/Development.md
@@ -17,7 +17,7 @@ cd tslint-to-eslint-config
17
npm i
18
```
19
20
-Compile with `npm run tsc` and run tests with `npm run test`.
+Compile with `npm run compile` and run tests with `npm run test`.
21
22
## Further Reading
23
0 commit comments