Roo-Code/webview-ui/.eslintrc.json
2025-02-23 02:28:10 -08:00

4 lines
64 B
JSON

{
"extends": "react-app",
"ignorePatterns": ["!.storybook"]
}