ims-template-config 1.15.1 → 1.16.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/footer/index.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM,SAAU,MAAM;;;;;;;;;;;;;;;;;;;IAuGlC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/footer/index.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM,SAAU,MAAM;;;;;;;;;;;;;;;;;;;IA6GlC,CAAC"}
@@ -69,6 +69,11 @@ export var footer = function footer(repo) {
69
69
  description: '配置',
70
70
  url: 'https://github.com/eternallycyf/ims-template-config',
71
71
  openExternal: true
72
+ }, {
73
+ title: 'eslint-config',
74
+ description: 'eslint配置',
75
+ url: 'https://github.com/eternallycyf/eslint-config',
76
+ openExternal: true
72
77
  }]
73
78
  }, {
74
79
  title: '更多',
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/footer/index.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM,SAAU,MAAM;;;;;;;;;;;;;;;;;;;IAuGlC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/footer/index.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM,SAAU,MAAM;;;;;;;;;;;;;;;;;;;IA6GlC,CAAC"}
@@ -112,6 +112,12 @@ var footer = (repo) => [
112
112
  description: "配置",
113
113
  url: "https://github.com/eternallycyf/ims-template-config",
114
114
  openExternal: true
115
+ },
116
+ {
117
+ title: "eslint-config",
118
+ description: "eslint配置",
119
+ url: "https://github.com/eternallycyf/eslint-config",
120
+ openExternal: true
115
121
  }
116
122
  ]
117
123
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ims-template-config",
3
- "version": "1.15.1",
3
+ "version": "1.16.0",
4
4
  "description": "ims 一些配置",
5
5
  "keywords": [
6
6
  "config"