{ "npmScope": "nativescript", "workspaceLayout": { "appsDir": "apps", "libsDir": "packages" }, "implicitDependencies": { "workspace.json": "*", "tsconfig.json": "*", "tslint.json": "*", "nx.json": "*", ".eslintrc.json": "*" }, "cli": { "defaultCollection": "@nrwl/workspace" }, "generators": { "@nrwl/workspace": { "library": { "linter": "eslint" } }, "@nrwl/cypress": { "cypress-project": { "linter": "eslint" } }, "@nrwl/react": { "application": { "linter": "eslint" }, "library": { "linter": "eslint" } }, "@nrwl/next": { "application": { "linter": "eslint" } }, "@nrwl/web": { "application": { "linter": "eslint" } }, "@nrwl/node": { "application": { "linter": "eslint" }, "library": { "linter": "eslint" } }, "@nrwl/nx-plugin": { "plugin": { "linter": "eslint" } }, "@nrwl/nest": { "application": { "linter": "eslint" } }, "@nrwl/express": { "application": { "linter": "eslint" }, "library": { "linter": "eslint" } } }, "affected": { "defaultBase": "master" } }