Dillon
Results
2
issues of
Dillon
### Description With the switch to Husky 6, `npx mrm lint-staged` fails if package.json is not in the repo root directory with the .git folder. > Error: .git can't be...
As an example, the below statement fails with an error message saying > '-1.Produc' is not a valid column name. Valid column names are: 'Product' ``` vb workbook.Worksheet(Of Thing)("Index").Where(Function(x) someDictionary.ContainsKey(x.Product))...