UNPKG

nx

Version:

Smart, Fast and Extensible Build System

23 lines (22 loc) 384 B
{ "implicitDependencies": { "package.json": "*" }, "tasksRunnerOptions": { "default": { "runner": "nx/tasks-runners/default", "options": { "cacheableOperations": [] } } }, "workspaceLayout": { "libsDir": "packages", "appsDir": "packages" }, "pluginsConfig": { "@nrwl/js": { "analyzeSourceFiles": false } } }