eslint-plugin-etc-misc 1.0.4 → 1.0.5

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.
@@ -199,6 +199,12 @@ const config: Config = {
199
199
  sidebarCollapsible: true,
200
200
  sidebarPath: "./sidebars.ts",
201
201
  },
202
+ googleTagManager: {
203
+ containerId: "GTM-T8J6HPLF",
204
+ },
205
+ gtag: {
206
+ trackingID: "G-18DR1S6R1T",
207
+ },
202
208
  pages: {
203
209
  editUrl: `https://github.com/${organizationName}/${projectName}/blob/main/docs/docusaurus/`,
204
210
  exclude: [
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://www.schemastore.org/package.json",
3
3
  "name": "eslint-plugin-etc-misc",
4
- "version": "1.0.4",
4
+ "version": "1.0.5",
5
5
  "private": false,
6
6
  "description": "ESLint Plugin combining eslint-plugin-etc and eslint-plugin-misc!",
7
7
  "keywords": [