pebble/third_party/jerryscript/targets/mbedos5/tools/jshint.conf
2025-01-27 11:38:16 -08:00

4 lines
204 B
Text

{
"undef": true,
"predef": ["print", "BLEDevice", "BLEService", "BLECharacteristic", "DigitalOut", "I2C", "setInterval", "setTimeout", "InterruptIn", "LWIPInterface", "SimpleMbedClient", "M2MBase"]
}