UNPKG

web-bluetooth-terminal

Version:

Progressive Web Application for serial communication with your own Bluetooth Low Energy (Smart) devices

16 lines (15 loc) 213 B
{ "env": { "browser": true, "es6": true }, "extends": [ "eslint:recommended", "google" ], "globals": { "BluetoothTerminal": true, "importScripts": true, "toolbox": true } }