.prettierignore
1 # Exclude vendor/theme CSS files in api_reference directory 2 api_reference/**/*.css 3 # Exclude JS files in api_reference directory 4 api_reference/**/*.js 5 6 # Exclude to preserve indentation in the code blocks in the table 7 docs/genai/eval-monitor/legacy-llm-evaluation.mdx