chore: add convert-user-config-to-bin npm script (#1022)
usage of the script `$ npm run convert-user-config-to-bin -- <path of the bin file>`
This commit is contained in:
committed by
László Monda
parent
239c989cbe
commit
ac76674469
@@ -1,6 +1,3 @@
|
||||
#!/usr/bin/env ts-node
|
||||
///<reference path="./node_modules/@types/node/index.d.ts"/>
|
||||
|
||||
import { UhkBuffer, UserConfiguration } from 'uhk-common';
|
||||
import * as fs from 'fs';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user