chore(dx): remove unnecessary nx configs

This commit is contained in:
Elian Doran
2025-09-02 17:43:32 +03:00
parent 7c8019ac5b
commit d60899e362
15 changed files with 1 additions and 269 deletions

View File

@@ -68,13 +68,5 @@
"**/*.css": [
"stylelint --quiet --allow-empty-input"
]
},
"nx": {
"name": "ckeditor5-keyboard-marker",
"targets": {
"build": {
"cache": "true"
}
}
}
}