UNPKG

eslint-plugin-react-google-translate

Version:

ESLint plugin to highlight code patterns in React applications which can lead to browser exceptions while the Google Translate browser extension is in use.

10 lines (9 loc) 153 B
{ "semi": true, "singleQuote": true, "tabWidth": 2, "trailingComma": "es5", "endOfLine": "lf", "arrowParens": "always", "printWidth": 80 }