Skip to content

Commit

Permalink
smartypants regex test
Browse files Browse the repository at this point in the history
  • Loading branch information
francinelucca committed Oct 21, 2022
1 parent 77c8cbe commit 43a97d2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions services/web-app/retext-smartypants/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
* This source code is licensed under the Apache-2.0 license found in the
* LICENSE file in the root directory of this source tree.
*/
/*
* From: https://github.com/retextjs/retext-smartypants/blob/main/index.js
*/
/**
* @typedef {import('nlcst').Root} Root
* @typedef {import('nlcst').Sentence} Sentence
Expand Down

0 comments on commit 43a97d2

Please sign in to comment.