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

@@ -4,9 +4,6 @@
"private": true,
"type": "module",
"main": "./src/index.ts",
"nx": {
"name": "highlightjs"
},
"dependencies": {
"@exercism/highlightjs-gdscript": "0.0.1",
"@triliumnext/commons": "workspace:*",