Skip to content

Instantly share code, notes, and snippets.

View pkonieczniak's full-sized avatar

Przemysław Konieczniak pkonieczniak

  • Poland, Będzin
View GitHub Profile
@pkonieczniak
pkonieczniak / nx.json
Last active October 3, 2022 11:27
nx&yarn.setup
{
"extends": "nx/presets/npm.json",
"tasksRunnerOptions": {
"default": {
"runner": "nx/tasks-runners/default",
"options": {
"cacheableOperations": [
"prebuild",
"build",
"format",