0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-21 21:49:51 +01:00
posthog/eslint-rules/warn-elements.js
2023-10-26 12:11:38 +01:00

4 lines
92 B
JavaScript

const { rules } = require('eslint-plugin-react')
module.exports = rules['forbid-elements']