UNPKG

node-red-contrib-ozmap

Version:

OZMap wrapper to ozmap-api. Helper to use OZMap API's

7 lines 113 B
module.exports = { semi: true, trailingComma: "all", singleQuote: true, printWidth: 120, tabWidth: 2 };