Closed yhatt closed 2 years ago
Deno v1.28 can import jsx-slack from npm directly: npm:jsx-slack@5
npm:jsx-slack@5
For getting better compatibillity with Deno typing, I've fixed type defintion that was not suggested jsx-slack components in LSP correctly. (Import /index explicitly)
/index
Deno v1.28 can import jsx-slack from npm directly:
npm:jsx-slack@5
For getting better compatibillity with Deno typing, I've fixed type defintion that was not suggested jsx-slack components in LSP correctly. (Import
/index
explicitly)