We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 129c9aa commit ea16d6dCopy full SHA for ea16d6d
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "codelyzer",
3
- "version": "3.0.0-rc.0",
+ "version": "3.0.0-beta.0",
4
"description": "Linting for Angular applications, following angular.io/styleguide.",
5
"scripts": {
6
"lint": "tslint -c tslint.json src/**/*.ts test/**/*.ts",
0 commit comments