Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

Commit

Permalink
Merge 7b5554b into 35224c7
Browse files Browse the repository at this point in the history
  • Loading branch information
Flarna committed Jun 1, 2021
2 parents 35224c7 + 7b5554b commit 6759349
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 167 deletions.
3 changes: 1 addition & 2 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ module.exports = {
parser: "@typescript-eslint/parser",
parserOptions: {
"project": [
"./tsconfig.json",
"backwards-compatability/*/tsconfig.json"
"./tsconfig.json"
]
},
ignorePatterns: [
Expand Down
25 changes: 0 additions & 25 deletions backwards-compatability/node10/index.ts

This file was deleted.

20 changes: 0 additions & 20 deletions backwards-compatability/node10/package.json

This file was deleted.

10 changes: 0 additions & 10 deletions backwards-compatability/node10/tsconfig.json

This file was deleted.

25 changes: 0 additions & 25 deletions backwards-compatability/node12/index.ts

This file was deleted.

20 changes: 0 additions & 20 deletions backwards-compatability/node12/package.json

This file was deleted.

10 changes: 0 additions & 10 deletions backwards-compatability/node12/tsconfig.json

This file was deleted.

25 changes: 0 additions & 25 deletions backwards-compatability/node8/index.ts

This file was deleted.

20 changes: 0 additions & 20 deletions backwards-compatability/node8/package.json

This file was deleted.

10 changes: 0 additions & 10 deletions backwards-compatability/node8/tsconfig.json

This file was deleted.

0 comments on commit 6759349

Please sign in to comment.