We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90ce83a commit a94f4e9Copy full SHA for a94f4e9
.gitignore
@@ -34,3 +34,5 @@ node_modules
34
.vscode
35
36
.nx/
37
+.cursor/rules/nx-rules.mdc
38
+.github/instructions/nx.instructions.md
.prettierignore
@@ -9,3 +9,5 @@ packages/turf/test.example.js
9
pnpm-lock.yaml
10
11
/.nx/cache
12
+
13
+/.nx/workspace-data
0 commit comments