jiti-meet/modules/API/.eslintrc.js

4 lines
64 B
JavaScript
Raw Normal View History

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