2
0
Files
bot/ee/apps/landing-page/.eslintrc.js

5 lines
58 B
JavaScript
Raw Permalink Normal View History

module.exports = {
2022-11-21 11:12:43 +01:00
root: true,
extends: ['custom'],
}