Created
January 15, 2026 16:46
-
-
Save pfftdammitchris/2c7a5fdface0c710d17d9a232f52adc7 to your computer and use it in GitHub Desktop.
15 Miraculous AI Agent Strategies for Code Generation in 2026 - snippet-10.ts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // eslint.config.js | |
| export default [ | |
| { | |
| rules: { | |
| 'custom/no-raw-html-elements': 'error', | |
| }, | |
| }, | |
| ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment