Fix and remove some scripts + use ajv/typescript-json-schema required by patches

This commit is contained in:
Madeline
2022-09-26 13:23:05 +10:00
parent d96d668123
commit b2a0e5d83b
11 changed files with 12 additions and 384 deletions
+1
View File
@@ -1,3 +1,4 @@
require('module-alias/register');
const { Rights } = require("..");
const allRights = new Rights(1).bitfield;