Skip to content

Commit e7c7bfc

Browse files
authored
Merge pull request #126 from levinmr/feature/add_jsdocs
Add JSDocs to Universal-Federated-Analytics.js
2 parents 95e119a + 422b502 commit e7c7bfc

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)