Closed mishra-ankit closed 4 years ago
Version : 3.0.0
Steps :
{ "requirements": { "TypeScript Active": [ { "rule": "dir", "location": "./src1", "error": "Did you get this code from npm? Try GitHub!" }, { "rule": "file", "location": "./1.txt", "error": "You don't have 1.txt. Go get it.!" } ] } }
solidarity
Expected : Print user specified custom error message from rule.
Used to work in 2.3.1
I can create a PR for it.
Thanks @mishra-ankit
Version : 3.0.0
Steps :
solidarity
Expected : Print user specified custom error message from rule.
Used to work in 2.3.1