Skip to content

Instantly share code, notes, and snippets.

View snowden-fu's full-sized avatar
🏠
Working from home

Snowden Fu snowden-fu

🏠
Working from home
View GitHub Profile
@snowden-fu
snowden-fu / config.md
Created September 7, 2023 00:03 — forked from eneajaho/config.md
Angular ESLint & Prettier Configuration

Install Angular ESLint

ng add @angular-eslint/schematics

Install Prettier and Prettier-ESLint dependencies

npm install prettier prettier-eslint eslint-config-prettier eslint-plugin-prettier --save-dev

ESLint configuration

Filename: .eslintrc.json