11 Commits

Author SHA1 Message Date
Jack Hsu
dcefa4a6ad
feat(core): add convert-to-monorepo generator to convert from standalone projects (#18245) 2023-07-31 10:17:08 -04:00
Caleb Ukle
f18d50ca0c
fix(core): handle string and array parserOptions.project values (#17500) 2023-06-14 12:21:34 -04:00
Jason Jean
2d195007b0
feat(core): switch packages to use the @nx scope (#16069) 2023-04-14 19:56:37 -04:00
Leosvel Pérez Espinosa
9e6e01b659
fix(misc): normalize paths when moving projects (#10944) 2022-06-29 11:45:36 +01:00
Jack Morrison
a0f5b7cc38
fix(core): update move generator to move multiple projects in eslint parserOptions override (#10775)
move generator now copies over all projects in the parserOptions of the .eslintrc.json rather than
just overriding with the base tsconfigs

ISSUES CLOSED: #10774
2022-06-16 11:39:52 -04:00
Leosvel Pérez Espinosa
c6fee867aa
fix(misc): handle moving to a subfolder which results in the same project name and normalize import path (#6507) 2021-07-26 14:56:30 +01:00
Miroslav Jonaš
6d25d204c3
fix(core): move generator should respect non-relative extends parts (#6427)
* fix(core): move generator should respect non-relative extends parts

* fix(core): fix broken test
2021-07-21 18:42:50 -04:00
Phillip Barta
fe97444d78
feat(core): migrate prettier to v2.3.1 (#5623) 2021-06-17 16:44:30 +02:00
Miroslav Jonaš
1a6fc7649d
fix(core): update project's eslintrc and readme on move (#5714)
* fix(core): update eslint project path on move

Closes #5493

* fix(core): update project readme on move

* fix(core): add update readme to move generator
2021-05-19 15:14:31 +02:00
Vivek
d1b09eaabd
cleanup(misc): make code more consistent and fix typos 2021-03-23 13:03:17 -04:00
Victor Savkin
a25e081a84 feat(core): remove angular devkit deps 2021-01-25 12:52:30 -05:00