hristoterezov 0dff35c0db feat(transport): Implement transport module
The transport module will be handling all external app
communication.
2017-04-28 10:41:08 -05:00

4 lines
64 B
JavaScript

module.exports = {
'extends': '../../react/.eslintrc.js'
};