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