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