change pkg

This commit is contained in:
yehuozhili
2021-07-09 01:41:03 +08:00
commit 968a072537
115 changed files with 19556 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
/*
* @Author: yehuozhili
* @Date: 2021-03-14 05:00:20
* @LastEditors: yehuozhili
* @LastEditTime: 2021-07-09 01:34:14
* @FilePath: \dooringx\packages\dooringx-lib\.eslintrc.js
*/
module.exports = {
extends: ['react-app'],
};