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

Commit ee57789

Browse files
Flarnadyladan
andauthored
chore: remove unused backwards compatibility folder (#84)
Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
1 parent 35224c7 commit ee57789

File tree

10 files changed

+1
-167
lines changed

10 files changed

+1
-167
lines changed

.eslintrc.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ module.exports = {
1414
parser: "@typescript-eslint/parser",
1515
parserOptions: {
1616
"project": [
17-
"./tsconfig.json",
18-
"backwards-compatability/*/tsconfig.json"
17+
"./tsconfig.json"
1918
]
2019
},
2120
ignorePatterns: [

backwards-compatability/node10/index.ts

Lines changed: 0 additions & 25 deletions
This file was deleted.

backwards-compatability/node10/package.json

Lines changed: 0 additions & 20 deletions
This file was deleted.

backwards-compatability/node10/tsconfig.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

backwards-compatability/node12/index.ts

Lines changed: 0 additions & 25 deletions
This file was deleted.

backwards-compatability/node12/package.json

Lines changed: 0 additions & 20 deletions
This file was deleted.

backwards-compatability/node12/tsconfig.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

backwards-compatability/node8/index.ts

Lines changed: 0 additions & 25 deletions
This file was deleted.

backwards-compatability/node8/package.json

Lines changed: 0 additions & 20 deletions
This file was deleted.

backwards-compatability/node8/tsconfig.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)