my-chat-room/apps/chat-room/.eslintrc.json

2 lines
80 B
JSON

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