pebble/third_party/jerryscript/targets/mbedos5/tools/jshint.conf

5 lines
204 B
Plaintext

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