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