Skip to content

Commit 6f0d531

Browse files
committed
Fixed linting issues from rebase
1 parent 9417493 commit 6f0d531

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.eslintrc.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,3 @@ module.exports = {
5858
},
5959
ignorePatterns: ["node_modules", "dist/", "scripts"]
6060
};
61-

lib/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,4 +93,3 @@ module.exports = {
9393
module.exports.processors = {
9494
// add your processors here
9595
};
96-

0 commit comments

Comments
 (0)