mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-03-02 07:20:38 +00:00
4 lines
71 B
JavaScript
4 lines
71 B
JavaScript
module.exports = {
|
|
extends: 'eslint-config-ali/typescript/react',
|
|
};
|