init
This commit is contained in:
5
poi.config.js
Normal file
5
poi.config.js
Normal file
@@ -0,0 +1,5 @@
|
||||
/* eslint-env node */
|
||||
module.exports = {
|
||||
entry: 'src/index',
|
||||
plugins: ['@poi/plugin-eslint'],
|
||||
};
|
||||
Reference in New Issue
Block a user