📈 Posthog package (#1431)

This commit is contained in:
Luke Vella 2024-11-09 11:30:14 +00:00 committed by GitHub
parent 0fc7d0a0c8
commit a5da319d82
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
43 changed files with 189 additions and 133 deletions

View file

@ -0,0 +1,2 @@
/** @type {import("eslint").Linter.Config} */
module.exports = require("@rallly/eslint-config/preset")(__dirname);