aboutsummaryrefslogtreecommitdiff
path: root/nx.json
diff options
context:
space:
mode:
authorPauline <git@ethanlibs.co>2023-10-14 14:40:31 -0400
committerPauline <git@ethanlibs.co>2023-10-14 14:40:31 -0400
commit06f51ccdc496a6581d098edc424f3973e550221d (patch)
treeb064b8058ef77634dcf2c904a70cdea030884a7a /nx.json
parent997b850967df8dc03a7321b167dc9f7b52f98c7a (diff)
downloadNexus-06f51ccdc496a6581d098edc424f3973e550221d.tar.gz
Nexus-06f51ccdc496a6581d098edc424f3973e550221d.tar.bz2
Nexus-06f51ccdc496a6581d098edc424f3973e550221d.zip
refactor(build): switch to turborepo & bump deps
Diffstat (limited to 'nx.json')
-rw-r--r--nx.json13
1 files changed, 0 insertions, 13 deletions
diff --git a/nx.json b/nx.json
deleted file mode 100644
index b7f6871..0000000
--- a/nx.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "tasksRunnerOptions": {
- "default": {
- "runner": "nx/tasks-runners/default",
- "options": {
- "cacheableOperations": []
- }
- }
- },
- "affected": {
- "defaultBase": "main"
- }
-}