From 1e1d5e627bc0157cc9d88765d1c0acd698d9121b Mon Sep 17 00:00:00 2001 From: dEdmishka Date: Fri, 20 Oct 2023 18:51:48 +0300 Subject: [PATCH] shorted cspell comm --- package.json | 4 +--- project-words.txt | 1 + 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 1b0865b..549768a 100644 --- a/package.json +++ b/package.json @@ -15,9 +15,7 @@ "prettier:write": "prettier --write .", "typescript:check": "tsc -p tsconfig.json", "prepare": "husky install", - "cspell": "cspell lint \"src/**/*.js\"", - "cspell:apply": "cspell --words-only --unique \"src/**/*.js\" > project-words.txt", - "cspell:check": "cspell --no-progress --show-suggestions --show-context \"src/**/*.js\"" + "cspell": "cspell --show-suggestions --show-context --gitignore ." }, "author": "", "license": "MIT", diff --git a/project-words.txt b/project-words.txt index 28ce91b..3b8be1e 100644 --- a/project-words.txt +++ b/project-words.txt @@ -3,3 +3,4 @@ datasource fastify Fastify pino +flydotio