| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: use exepath on server command (#2595) | Raphael | 2023-05-09 | 1 | -16/+8 |
| | | |||||
| * | fix(angularls): remove `.git` from `root_dir` (#2091) | numToStr | 2022-08-26 | 1 | -3/+3 |
| | | | | | | Having `.git` as a pattern also enables `angularls` for non-angular projects which is not desired. Checking for only `angular.json` should be enough as every angular project must have a `angular.json`. | ||||
| * | fix(npm): resolve the command correctly on windows | kylo252 | 2021-12-08 | 1 | -8/+16 |
| | | |||||
| * | chore: clean up imports | Michael Lingelbach | 2021-11-25 | 1 | -1/+1 |
| | | |||||
| * | feat: expose configs | Michael Lingelbach | 2021-11-25 | 1 | -0/+67 |
