Skip to content

Commit

Permalink
orphaned scripts cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
puzrin committed Dec 1, 2023
1 parent 5826ab2 commit d4eeb3a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 57 deletions.
5 changes: 5 additions & 0 deletions support/test.mjs → support/check.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
#!/usr/bin/env node

//
// Simple CLI helper for quick-check patterns
//

/* eslint-disable no-console */

import linkifyit from '../index.mjs'
Expand Down
57 changes: 0 additions & 57 deletions support/demodata.mjs

This file was deleted.

0 comments on commit d4eeb3a

Please sign in to comment.