ITADN

Fix config array not being consumed properly in space config

#95Pull RequestalecF2 创建于 2025-07-25已合并
A
alecF2commented
Was wondering why I wasn't seeing any TS eslint rules being enforced in one of my projects. Problematic line was ```js const [config] = eslintConfigXo; ``` which left out all the other config objects from the space config.
合并状态:已合并 合并于 2025-08-06 关闭于 2025-08-06 0 条评论