初始化项目
This commit is contained in:
4
packages/eslint-config/index.js
Normal file
4
packages/eslint-config/index.js
Normal file
@@ -0,0 +1,4 @@
|
||||
const baseConfig = require('./configs/base');
|
||||
|
||||
/** @type {import('eslint').ESLint.ConfigData} */
|
||||
module.exports = baseConfig;
|
||||
Reference in New Issue
Block a user