Skip to content

Commit

Permalink
Setup ui components package #3
Browse files Browse the repository at this point in the history
- Remove unnecessary config of nx.json
  • Loading branch information
hyukkwonepic committed Feb 11, 2024
1 parent fdda0c1 commit 016de5a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions nx.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,4 @@
{
"tasksRunnerOptions": {
"default": {
"runner": "nx/tasks-runners/default",
"options": {
"cacheableOperations": ["build", "test"]
}
}
},
"targetDefaults": {
"build": {
"dependsOn": ["^build"]
Expand Down

0 comments on commit 016de5a

Please sign in to comment.