2
0
Files
bot/apps/landing-page/.eslintrc.js
Baptiste Arnaud 451ffbcacf ♻️ Add shared eslint config
2022-11-21 11:18:58 +01:00

5 lines
58 B
JavaScript

module.exports = {
root: true,
extends: ['custom'],
}