0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-22 08:40:03 +01:00
posthog/eslint-rules/warn-elements.js

4 lines
92 B
JavaScript
Raw Normal View History

2023-10-26 13:11:38 +02:00
const { rules } = require('eslint-plugin-react')
module.exports = rules['forbid-elements']