mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-03 18:38:11 +00:00
5 lines
78 B
JavaScript
5 lines
78 B
JavaScript
|
|
const { stylelint } = require('@ice/spec');
|
|
|
|
module.exports = stylelint;
|
|
|