Closed aigoncharov closed 7 years ago
If you'd like to regenerate the rule output file so the tests work, I'll be able to merge this. It's npm run test:gen and defined in the package.json file (https://github.com/blakeembrey/tslint-config-standard/blob/176759480db53a966a57d379d556a5b0babc566f/package.json#L13).
npm run test:gen
package.json
@blakeembrey, done!
If you'd like to regenerate the rule output file so the tests work, I'll be able to merge this. It's
npm run test:gen
and defined in thepackage.json
file (https://github.com/blakeembrey/tslint-config-standard/blob/176759480db53a966a57d379d556a5b0babc566f/package.json#L13).