nx/nx-dev/ui-common/.eslintrc.json
2021-12-04 02:14:13 +00:00

5 lines
71 B
JSON

{
"extends": "../../.eslintrc.json",
"ignorePatterns": ["!**/*"]
}