♻️ refactor(core): Restructure project for better module separation

This commit is contained in:
web@ppanel
2024-12-26 02:53:28 +07:00
parent 17ce96a423
commit 9d0cb8b869
368 changed files with 152606 additions and 47239 deletions
+3 -2
View File
@@ -1,7 +1,8 @@
{
"name": "@repo/prettier-config",
"name": "@workspace/prettier-config",
"version": "0.0.0",
"private": true,
"main": "index.js",
"main": "base.js",
"devDependencies": {
"@ianvs/prettier-plugin-sort-imports": "^4.4.0",
"prettier": "^3.4.2",