resolve conflict by removing tsconfig.base.json in nx.json file

pull/1342/head
davidzagi93@gmail.com 4 years ago
parent 053bd393f3
commit c4725ba8f2
  1. 2
      nx.json

@ -6,7 +6,7 @@
"dependencies": "*",
"devDependencies": "*"
},
"tsconfig.base.json": "*",
"tsconfig.json": "*",
"tslint.json": "*",
".eslintrc": "*",
"nx.json": "*"

Loading…
Cancel
Save