- Add singleQuote: true to deno.json fmt configuration - Reformat all files with single quotes using deno fmt
9 lines
213 B
TypeScript
9 lines
213 B
TypeScript
/**
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
|
*/
|
|
export const commitinfo = {
|
|
name: '@serve.zone/nupst',
|
|
version: '3.1.2',
|
|
description: 'Node.js UPS Shutdown Tool for SNMP-enabled UPS devices',
|
|
};
|