cleanup(core): clean the npm nx.json
This commit is contained in:
parent
e501f42ad4
commit
f30323e3fd
@ -1,10 +1,6 @@
|
||||
{
|
||||
"implicitDependencies": {
|
||||
"package.json": {
|
||||
"dependencies": "*",
|
||||
"devDependencies": "*"
|
||||
},
|
||||
".eslintrc.json": "*"
|
||||
"package.json": "*"
|
||||
},
|
||||
"tasksRunnerOptions": {
|
||||
"default": {
|
||||
@ -14,10 +10,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"workspaceLayout": {
|
||||
"libsDir": "packages",
|
||||
"appsDir": "packages"
|
||||
},
|
||||
"pluginsConfig": {
|
||||
"@nrwl/js": {
|
||||
"analyzeSourceFiles": false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user