We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cf2284 commit e9776b5Copy full SHA for e9776b5
.gitignore
@@ -1,3 +1,6 @@
1
+# lerna
2
+.nx
3
+
4
### https://raw.github.com/github/gitignore/d2c1bb2b9c72ead618c9f6a48280ebc7a8e0dff6/Node.gitignore
5
6
# Logs
lerna.json
@@ -1,5 +1,4 @@
{
- "useWorkspaces": true,
"npmClient": "yarn",
"version": "0.17.1"
}
0 commit comments