Skip to content

Commit

Permalink
chore: update linter rules (#471)
Browse files Browse the repository at this point in the history
* chore: update linter rules

* chore: remove prettier
  • Loading branch information
wemeetagain authored Nov 13, 2023
1 parent aa208c2 commit a39115c
Show file tree
Hide file tree
Showing 52 changed files with 3,874 additions and 5,318 deletions.
1 change: 0 additions & 1 deletion .eslintignore

This file was deleted.

60 changes: 0 additions & 60 deletions .eslintrc.cjs

This file was deleted.

5 changes: 0 additions & 5 deletions .prettierignore

This file was deleted.

11 changes: 0 additions & 11 deletions .prettierrc.cjs

This file was deleted.

1 change: 0 additions & 1 deletion benchmarks/benchmarks.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
'use strict'

const Benchmark = require('benchmark')

const utils = require('../test/utils')
const suite = new Benchmark.Suite('gossipsub')

Expand Down
Loading

0 comments on commit a39115c

Please sign in to comment.