Skip to content

Commit 1ee7744

Browse files
committed
fix: computed Obj
1 parent b9483e6 commit 1ee7744

File tree

5 files changed

+6880
-10
lines changed

5 files changed

+6880
-10
lines changed

.eslintrc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,6 @@ module.exports = {
3434
quotes: ['error', 'single'],
3535
'object-curly-spacing': ['error', 'always'],
3636
'@typescript-eslint/ban-ts-comment': 'off',
37+
"@typescript-eslint/interface-name-prefix": 'off'
3738
},
3839
}

dist/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)