Squashed commit of the following: commit d3f52ff6876f6e246c7d3c188e56cc2370289341 Author: Erik Tiekstra <erik.tiekstra@arbetsformedlingen.se> Date: Tue Aug 17 14:10:38 2021 +0200 Renamed all dafa instances to msfa
23 lines
647 B
JSON
23 lines
647 B
JSON
{
|
|
"implicitDependencies": {
|
|
"angular.json": "*",
|
|
"package.json": { "dependencies": "*", "devDependencies": "*" },
|
|
"tsconfig.base.json": "*",
|
|
"tslint.json": "*",
|
|
".eslintrc.json": "*",
|
|
"nx.json": "*"
|
|
},
|
|
"affected": { "defaultBase": "master" },
|
|
"npmScope": "mina-sidor-fa-web-monorepo",
|
|
"tasksRunnerOptions": {
|
|
"default": {
|
|
"runner": "@nrwl/workspace/tasks-runners/default",
|
|
"options": { "cacheableOperations": ["build", "lint", "test", "e2e"] }
|
|
}
|
|
},
|
|
"projects": {
|
|
"mina-sidor-fa": { "tags": [] },
|
|
"mina-sidor-fa-e2e": { "tags": [], "implicitDependencies": ["mina-sidor-fa"] }
|
|
}
|
|
}
|