UNPKG

@openhps/rf

Version:

Open Hybrid Positioning System

9 lines (8 loc) 145 B
module.exports = { semi: true, trailingComma: "all", singleQuote: true, printWidth: 120, tabWidth: 4, endOfLine: 'lf' };