James Henry
42b61d0e90
feat(angular): update @angular-eslint to v1
2021-01-05 11:01:33 -05:00
arabull
755804fff6
fix(linter): Respect the "quiet" option ( #4330 )
2021-01-02 10:09:24 +00:00
Victor Savkin
e768ad4862
fix(misc): update the schema version for when creating executors
2020-12-22 11:32:22 -05:00
James Henry
4f5fb0f8fc
feat(linter): use overrides in root eslint config ( #3949 )
...
* feat(linter): use overrides in root eslint config
* feat(linter): update-root-eslint-config-to-use-overrides migration
2020-10-23 16:14:09 -04:00
James Henry
588effd5c5
feat(linter): shareable eslint configs ( #3882 )
...
* feat(linter): shareable eslint configs
* chore(linter): migration towards shareable eslint configs
2020-10-16 15:31:26 -04:00
James Henry
b5de2f4e4e
fix(linter): migration should not include patterns from node_modules ( #3880 )
...
* fix(linter): migration should not include patterns from node_modules
* feat(linter): add additional migration to revert issue with previous one
* fix(linter): small tweaks based on call with Jason
2020-10-08 11:10:47 -04:00
Jason Jean
a8db1f787a
fix(linter): use the tsConfig option to find tsconfigs for eslint migration ( #3853 )
2020-10-02 10:42:34 -04:00
James Henry
da6f987631
fix(linter): add root .eslintrc.json to implicit deps ( #3852 )
...
* fix(linter): add root .eslintrc.json to implicit deps
* fix(linter): unit tests
2020-10-02 09:41:49 -04:00
Jason Jean
ad56f5785a
fix(linter): run migration for targets that are not lint ( #3850 )
2020-10-02 00:05:32 -04:00
James Henry
e339ece224
feat(linter): add explicit file extension to config files ( #3847 )
...
* feat(linter): add explicit file extension to config files
* feat(linter): update references to .eslintrc for new projects
* fix(linter): fix quotes in global eslint config
2020-10-01 18:59:45 -04:00
Jason Jean
f2585ae04e
fix(linter): remove duplicate migration of disabling explicit-module-boundary-types ( #3837 )
2020-09-30 12:11:57 -04:00
James Henry
e22f9370f5
feat(linter): new eslint builder ( #3834 )
...
* feat(linter): new eslint builder
* chore(linter): move migration to linter, add implementation
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2020-09-29 20:52:10 -04:00
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