mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-12 00:48:16 +00:00
5 lines
82 B
JavaScript
5 lines
82 B
JavaScript
module.exports = {
|
|
eslintType: 'typescript/react',
|
|
enableStylelint: false,
|
|
};
|