Skip to content

Commit 422b502

Browse files
author
Michael Levin
committed
Add JSDocs to Universal-Federated-Analytics.js
- Add eslint-jsdoc-plugin to enforce that JSDocs exist for all linted code
1 parent 95e119a commit 422b502

5 files changed

Lines changed: 547 additions & 86 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,7 @@ npm install
122122

123123
#### Linting
124124

125-
This repo uses Eslint and Prettier for code static analysis and formatting. Run
126-
the linter with:
125+
This repo uses Eslint for code static analysis. Run the linter with:
127126

128127
```bash
129128
npm run lint

0 commit comments

Comments
 (0)