mirror of
https://github.com/strapi/strapi.git
synced 2025-07-22 08:26:44 +00:00
5 lines
65 B
JavaScript
5 lines
65 B
JavaScript
module.exports = {
|
|
root: true,
|
|
extends: ['custom/front'],
|
|
};
|