5 Commits

Author SHA1 Message Date
Jason Jean
a7dc8f6d7f
chore(repo): fix file formatting (#26463)
<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->

<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->

## Current Behavior
<!-- This is the behavior we have today -->

Files are unformatted.

## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->

Files are formatted.

## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->

Fixes #
2024-06-07 16:10:22 -04:00
Jack Hsu
bc43243498
chore(repo): add eslint and jest plugins to use inferred targets (#22946) 2024-04-23 21:52:13 -04:00
MaxKless
b37bfdb1af
fix(graph): don't listen to system theme changes in console (#22938) 2024-04-22 21:59:07 -04:00
MaxKless
e4e7f54bfb
fix(graph): take vscode light/dark theme into account (#21208) 2024-01-18 12:04:03 -05:00
Jason Jean
49cff89908
feat(misc): add layout for project details view (#21172) 2024-01-17 13:02:45 -05:00