From b26729fa41f87d6fa07926b24c4f0318e7f069db Mon Sep 17 00:00:00 2001 From: Dmitriy Bratchikov Date: Mon, 27 May 2024 17:40:16 +0700 Subject: [PATCH] added .idea --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 68d056c..b14316c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fsd-nest-template", - "description": "Pure Next.js FSD template with stylelint, prettier and eslint", + "description": "Pure Next.js FSD template with jest, stylelint, prettier and eslint", "author": { "name": "@yunglocokid (Dmitriy Bratchikov)", "url": "https://github.com/yunglocokid"