Skip to content

Commit 8030426

Browse files
committed
refactor(types): replace enum declarations with const objects for Axis and Direction types
1 parent 1026ea3 commit 8030426

5 files changed

Lines changed: 6992 additions & 6924 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"husky": "^9.1.7",
2424
"lint-staged": "^16.2.7",
2525
"prettier": "^3.8.1",
26+
"prettier-plugin-organize-imports": "^4.3.0",
2627
"semantic-release": "^25.0.3",
2728
"typescript": "^5.9.3",
2829
"vite": "^6.4.1",

0 commit comments

Comments
 (0)