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