Skip to content

Commit d8e6bd5

Browse files
committed
removed unused content
1 parent f81c33e commit d8e6bd5

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.eslintignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ postinstall.js
1111
dist/**
1212
example*/**
1313
*api-docs/**
14-
cloudscape-wrapper
1514
docs/**
1615
out/**
1716
*.config.js

tsconfig.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
"dist",
2626
"node_modules",
2727
"docs",
28-
"example",
29-
"cloudscape-wrapper",
28+
"example"
3029
]
3130
}

0 commit comments

Comments
 (0)