mirror of
https://github.com/sbrow/strings.git
synced 2025-12-29 23:17:39 -05:00
chore: Added a .npmignore file.
This commit is contained in:
@@ -7,8 +7,10 @@
|
||||
"repository": "https://github.com/sbrow/strings",
|
||||
"author": "Spencer Brower <brower.spencer@gmail.com>",
|
||||
"license": "MIT",
|
||||
"private": false,
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
"build:docs": "typedoc --plugin typedoc-plugin-markdown --out docs src/index.ts",
|
||||
"test": "vitest --run"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user