[READ-ONLY] Mirror of https://github.com/shuuji3/partial-text-match. A simple (inefficient) partial text matching and highlighting with <mark> tag shuuji3.github.io/partial-text-match/
0

Configure Feed

Select the types of activity you want to include in your feed.

partial-text-match / tsconfig.json
94 B 4 lines
1{ 2 // https://nuxt.com/docs/guide/concepts/typescript 3 "extends": "./.nuxt/tsconfig.json" 4}