We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff39936 commit fcd992eCopy full SHA for fcd992e
1 file changed
src/paste-markdown-table.ts
@@ -1,5 +1,3 @@
1
-/* @flow strict */
2
-
3
import {insertText} from './text'
4
5
export function install(el: HTMLElement): void {
0 commit comments