Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 198 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 198 Bytes

Example of @sap/eslint-config integration in the monorepo with multiple packages inside

  1. Install dependencies:

    npm install
    
  2. Execute linting:

    npm run lint