mirror of
https://github.com/strapi/strapi.git
synced 2025-07-15 13:02:42 +00:00
5 lines
76 B
JavaScript
5 lines
76 B
JavaScript
module.exports = {
|
|
root: true,
|
|
extends: ['custom/front/typescript'],
|
|
};
|