Skip to content

Instantly share code, notes, and snippets.

{
"extends": [
"plugin:@nrwl/nx/react",
"../.eslintrc.json"
],
"ignorePatterns": ["!**/*"],
"overrides": [
{
"files": ["*.ts", "*.tsx", "*.js", "*.jsx"],
"parserOptions": {