Skip to content

Commit

Permalink
Format code
Browse files Browse the repository at this point in the history
  • Loading branch information
johanbissemattsson committed Nov 14, 2024
1 parent 891ab1a commit f9ec177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/supersearch/src/lib/extensions/preventNewLine.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { EditorState, Prec } from '@codemirror/state';

/**
* CodeMirror extension thats prevents inserted newlines (either by typing or pasting).
*
*
* @param {boolean} replaceWithSpace Controls if newline characters should be replaced with spaces.
*/

Expand Down

0 comments on commit f9ec177

Please sign in to comment.