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

@@ -31,8 +31,5 @@
"eslint": "^9.0.0",
"highlight.js": "^11.8.0",
"typescript": "^5.2.2"
},
"nx": {
"name": "share-theme"
}
}