mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
Refactor ./src/enums (#73)
* rewrote enums in TS * changed folder name to src/definitions
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"moduleResolution": "node",
|
||||
"noUnusedLocals": true,
|
||||
"noUnusedParameters": true,
|
||||
"resolveJsonModule": true,
|
||||
"noImplicitThis": false,
|
||||
"noImplicitAny": false,
|
||||
"removeComments": false,
|
||||
|
||||
Reference in New Issue
Block a user