strapi/packages/core/email/admin/.eslintrc.js

5 lines
76 B
JavaScript
Raw Permalink Normal View History

module.exports = {
root: true,
extends: ['custom/front/typescript'],
};