dillon1000/react
Commit
Browse files [compiler] Script to produce markdown of lint rule docs (#34260)
The docs site is in a separate repo, but this gives us a semi-automated way to update the docs about our lint rules. The script generates markdown files from the rule definitions which we can then manually copy/paste into the docs site somewhere. In the future we can automate this fully.
Changed paths3 files
First-parent comparisoncompiler/package.json ModifiedM compiler/packages/babel-plugin-react-compiler/src/CompilerError.ts ModifiedA compiler/scripts/build-eslint-docs.js AddedPatch
Files changed
Rendering syntax-highlighted changes…