1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/mirrors-nativescript

Клонировать/Скачать
nx.json 2.8 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Nathan Walker Отправлено 29.04.2025 23:25 61a83a6
{
"workspaceLayout": {
"appsDir": "apps",
"libsDir": "packages"
},
"tasksRunnerOptions": {
"default": {
"options": {
"canTrackAnalytics": false,
"showUsageWarnings": true
}
}
},
"generators": {
"@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/nx-plugin": {
"plugin": {
"linter": "eslint"
}
},
"@nrwl/nest": {
"application": {
"linter": "eslint"
}
},
"@nrwl/express": {
"application": {
"linter": "eslint"
},
"library": {
"linter": "eslint"
}
},
"@nx/workspace": {
"library": {
"linter": "eslint"
}
},
"@nx/node": {
"application": {
"linter": "eslint"
},
"library": {
"linter": "eslint"
}
}
},
"$schema": "./node_modules/nx/schemas/nx-schema.json",
"namedInputs": {
"default": [
"{projectRoot}/**/*",
"sharedGlobals"
],
"sharedGlobals": [
"{workspaceRoot}/workspace.json",
"{workspaceRoot}/tsconfig.json",
"{workspaceRoot}/nx.json"
],
"production": [
"default",
"!{projectRoot}/**/?(*.)+(spec|test).[jt]s?(x)?(.snap)",
"!{projectRoot}/tsconfig.spec.json",
"!{projectRoot}/jest.config.[jt]s",
"!{projectRoot}/src/test-setup.[jt]s"
]
},
"targetDefaults": {
"build": {
"inputs": [
"production",
"^production"
],
"cache": true
},
"test": {
"inputs": [
"default",
"^production",
"{workspaceRoot}/jest.preset.js"
],
"cache": true
},
"lint": {
"cache": true
},
"ios": {
"cache": true
},
"android": {
"cache": true
},
"e2e": {
"cache": true
},
"@nx/jest:jest": {
"inputs": [
"default",
"^production",
"{workspaceRoot}/jest.preset.js"
],
"cache": true,
"options": {
"passWithNoTests": true
},
"configurations": {
"ci": {
"ci": true,
"codeCoverage": true
}
}
},
"@nx/vite:test": {
"cache": true,
"inputs": [
"default",
"^production"
]
}
},
"useDaemonProcess": false,
"parallel": 1,
"useInferencePlugins": false,
"defaultBase": "master",
"useLegacyCache": true,
"release": {
"releaseTagPattern": "{version}-{projectName}",
"projects": [
"packages/*",
"!packages/ui-mobile-base",
"!packages/types-minimal",
"!packages/winter-tc"
],
"projectsRelationship": "independent",
"changelog": {
"workspaceChangelog": false,
"projectChangelogs": {
"renderOptions": {
"authors": true,
"commitReferences": true,
"versionTitleDate": true
}
}
}
},
"nxCloudId": "680a89d49c76d63ce41eb397"
}

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/mirrors-nativescript.git
git@api.gitlife.ru:oschina-mirror/mirrors-nativescript.git
oschina-mirror
mirrors-nativescript
mirrors-nativescript
main