mirror of
https://github.com/lukevella/rallly.git
synced 2025-06-04 19:51:51 +02:00
📈 Posthog package (#1431)
This commit is contained in:
parent
0fc7d0a0c8
commit
a5da319d82
43 changed files with 189 additions and 133 deletions
2
packages/posthog/.eslintrc.js
Normal file
2
packages/posthog/.eslintrc.js
Normal file
|
@ -0,0 +1,2 @@
|
|||
/** @type {import("eslint").Linter.Config} */
|
||||
module.exports = require("@rallly/eslint-config/preset")(__dirname);
|
Loading…
Add table
Add a link
Reference in a new issue