docusaurus/packages/docusaurus-plugin-google-analytics/src
Joshua Chen aa446b7a9c
chore: clean up ESLint config, enable a few rules (#6514)
* chore: clean up ESLint config, enable a few rules

* enable max-len for comments

* fix build
2022-01-31 10:31:24 +08:00
..
analytics.ts chore: clean up ESLint config, enable a few rules (#6514) 2022-01-31 10:31:24 +08:00
index.ts fix(preset-classic): throw if preset finds GA options in theme config (#6284) 2022-01-07 12:50:45 +08:00
plugin-google-analytics.d.ts refactor(ganalytics, gtag): move options out of themeConfig (#5832) 2021-11-10 19:04:43 +08:00
types.d.ts