Skip to content

Commit

Permalink
[2.x] feat: removed cjs wrapper (#154)
Browse files Browse the repository at this point in the history
* feat: removed cjs wrapper

* ci: update

* ci: update
  • Loading branch information
ricardogobbosouza committed Jun 18, 2022
1 parent 3ac6f4e commit 8abd6e4
Show file tree
Hide file tree
Showing 21 changed files with 2,586 additions and 2,785 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,9 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
node-version: [10.x, 12.x, 14.x]
node-version: [12.x, 14.x, 16.x]
eslint-version: [7.x, 8.x]
webpack-version: [4, latest]
exclude:
- node-version: 10.x
eslint-version: 8.x

runs-on: ${{ matrix.os }}

Expand Down
2 changes: 0 additions & 2 deletions declarations/ESLintError.d.ts

This file was deleted.

3 changes: 0 additions & 3 deletions declarations/cjs.d.ts

This file was deleted.

34 changes: 0 additions & 34 deletions declarations/linter.d.ts

This file was deleted.

0 comments on commit 8abd6e4

Please sign in to comment.