67 Commits

Author SHA1 Message Date
Jason Jean
232fd9f30b
feat(core): update to typescript 4 (#3814) 2020-09-29 18:53:22 -04:00
Wael Showair
cee55a8580
fix(linter): exit node process successfully when maxWarnings is set (#3646)
* fix(linter): exit node process succesfully when maxWarnings is set

ISSUES CLOSED: #3644

* fix(linter): exit node process successfully if reported warnings count <= maxWarnings option

ISSUES CLOSED: #3644
2020-09-03 16:56:35 +03:00
Martin Hochel
cbb342d597 fix(linter): include project's dts files when linting
ISSUES CLOSED: #3193
2020-09-01 11:41:26 -04:00
Victor Savkin
aff592b930 feat(angular): add an option to use eslint 2020-08-06 22:08:16 -04:00
Benedikt D Valdez
4e6ce45517
fix(linter): eslint version should match >= 6.1.0 (#3002)
Closes #3001
2020-06-23 20:37:36 -04:00
Victor Savkin
bb7af3b95d fix(linter): fix broken unit test 2020-06-03 16:56:28 -04:00
Jack Hsu
43460cc7b7 feat(linter): add quiet option for eslint 2020-06-03 16:44:59 -04:00
Jack Hsu
c2b8c22555
fix(linter): remove config builder option for @nrwl/linter:lint when using eslint (#3093)
- eslint automatically detects .eslintrc files already
- removing the config option also enables nested configs
- provide a migration to remove config as long as users didn't customize it
2020-05-29 16:30:32 -04:00
Juri Strumpflohner
7f5f2277b0
feat(linter): adds maxWarnings to builder (#3071)
ISSUES CLOSED: #2762
2020-05-25 11:17:31 -04:00
Jason Jean
e06822da7e
chore(repo): update prettier to v2 (#2934)
this is just for the repo, and not the workspace

Co-authored-by: Rares Matei <matei.rar@gmail.com>
2020-04-29 01:09:37 -04:00
Rares Matei
ddde8af6db
fix(linter): outputFile at non-existing directory path throws
ISSUES CLOSED: 2567
2020-02-28 09:42:52 +00:00
Rares Matei
9d163551a2
feat(linter): add standalone nx linter (#2462) 2020-02-25 15:24:33 -05:00
Victor Savkin
b220a17c47 refactor(nx): remove the dependnecy on build-angular 2019-11-19 10:01:09 -05:00
Mehrad Rafigh
e6b07e282c fix(nx): use same prettier version (#1869) 2019-09-23 11:24:13 +01:00
mehrad-rafigh
4cd0ff17e6 fix(nx): pass --fix flag to selected linter
Closes #1703
2019-08-13 16:18:04 -04:00
James Henry
448233bc5c feat(nx): add eslint support 2019-07-31 17:05:56 -04:00
Victor Savkin
8fc5c4cae6 feat(nx): add a generic lint package that works with eslint and tslint 2019-07-25 08:34:05 -04:00