UNPKG

@ithinkdt/naive

Version:

iThinkDT Naive UI

9 lines (7 loc) 145 B
/* eslint-env node */ module.exports = { rules: { // 文件名拼写忽略组件 'unicorn/filename-case': ['off'], }, }