UNPKG

@winjs-dev/create-win

Version:

@winjs-dev/create-win

10 lines (9 loc) 293 B
// http://eslint.org/docs/user-guide/configuring // http://eslint.cn/docs/user-guide/configuring 中文,注意版本是否和官网一致 module.exports = { extends: [ '@winner-fed/eslint-config-win', '@winner-fed/eslint-config-win/vue3', './.eslintrc-auto-import.json' ] };