bno1
Results
2
issues of
bno1
## Summary Adds expression support for `x14:cfRule` nodes. The formula is handled similarly to `cfRule` nodes because the conditional formattings rules are merged together. Closes #1751 ## Test plan I...
I have `rootDir: src/` in `tsconfig.json` and test files in a separate directory named `spec/`. Everything works as expected when editing files in `src/`, but I don't get lint messages...