Jack Hsu
d593153a33
feat(react): refactored babel support so options are more easily customized ( #3089 )
...
This reverts commit 7679df22f5b90d085b5f32f2135d828036ee5aa7.
2020-05-29 02:09:47 -04:00
Victor Savkin
7679df22f5
Revert "feat(react): refactored babel support so options are more easily customized ( #3058 )"
...
This reverts commit 0e036272cbe156fe9750a2f2bc6498a08cf7f457.
2020-05-28 13:11:56 -04:00
Jack Hsu
0e036272cb
feat(react): refactored babel support so options are more easily customized ( #3058 )
2020-05-26 09:16:36 -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
Jason Jean
fb152e689a
refactor(frontend): refactor NxModule to @nrwl/angular
2019-04-28 15:10:38 -04:00
Benjamin Cabanes
35c4089160
chore(prettier): add end of line settings ( #1070 )
...
Remove `dos2unix` uses in the `format` command because Pretter is now
handling the end of line options.
2019-02-12 10:11:57 -05:00
Victor Savkin
ffd9d93019
fix(build): make Nx dev process WSL-friendly
...
- Reformat code to have LF line endings.
- Enforce LF line endings.
2019-01-14 10:47:44 -05:00
ben
9c10fa7db2
build(package.json): run prettier before commit
...
This adds a hook to the git command to run prettier on the staged files, before committing. Prettier
has now more broad and general rules with excluded folder and more files to correct.
2018-08-23 09:59:04 -04:00
vsavkin
172c18dc9b
feat(schematics): switch to angular 5.2 and cli 1.6.5
2018-01-21 14:23:08 -05:00
vsavkin
68797f5061
feat(schematics): switch to angular 5
2017-11-02 21:35:13 -04:00
vsavkin
2c408cc8f8
refactor: rewrite all e2e tests not requiring execution as unit tests
2017-10-16 11:19:39 -04:00
vsavkin
de2c6980e3
feat(schematics): turn on unit tests for schematics
2017-10-01 15:19:02 -04:00
vsavkin
7377de404d
Refactor the project to have three separate packages
2017-09-01 11:00:34 -04:00