lowcode-engine/xima.config.js

5 lines
82 B
JavaScript

module.exports = {
eslintType: 'typescript/react',
enableStylelint: false,
};