diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json deleted file mode 100644 index 4a287b1..0000000 --- a/.config/dotnet-tools.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "version": 1, - "isRoot": true, - "tools": { - "husky": { - "version": "0.7.1", - "commands": ["husky"], - "rollForward": false - } - } -} diff --git a/.husky/pre-commit b/.husky/pre-commit deleted file mode 100755 index fd85d23..0000000 --- a/.husky/pre-commit +++ /dev/null @@ -1,22 +0,0 @@ -#!/bin/sh -. "$(dirname "$0")/_/husky.sh" - -## husky task runner examples ------------------- -## Note : for local installation use 'dotnet' prefix. e.g. 'dotnet husky' - -## run all tasks -#husky run - -### run all tasks with group: 'group-name' -#husky run --group group-name - -## run task with name: 'task-name' -#husky run --name task-name - -## pass hook arguments to task -#husky run --args "$1" "$2" - -## or put your custom commands ------------------- -#echo 'Husky.Net is awesome!' - -dotnet husky run diff --git a/.husky/task-runner.json b/.husky/task-runner.json deleted file mode 100644 index 8ebba21..0000000 --- a/.husky/task-runner.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "$schema": "https://alirezanet.github.io/Husky.Net/schema.json", - "tasks": [ - { - "name": "run-prettier", - "command": "yarn", - "args": ["format"], - "pathMode": "absolute" - }, - { - "name": "dotnet-format", - "command": "dotnet", - "args": ["format"] - } - ] -} diff --git a/.idea/.idea.Foxnouns.NET/.idea/jsLinters/eslint.xml b/.idea/.idea.Foxnouns.NET/.idea/jsLinters/eslint.xml index 5f8621e..204acf7 100644 --- a/.idea/.idea.Foxnouns.NET/.idea/jsLinters/eslint.xml +++ b/.idea/.idea.Foxnouns.NET/.idea/jsLinters/eslint.xml @@ -2,6 +2,5 @@ - \ No newline at end of file diff --git a/.idea/.idea.Foxnouns.NET/.idea/prettier.xml b/.idea/.idea.Foxnouns.NET/.idea/prettier.xml index ffcf89b..653a9e0 100644 --- a/.idea/.idea.Foxnouns.NET/.idea/prettier.xml +++ b/.idea/.idea.Foxnouns.NET/.idea/prettier.xml @@ -1,7 +1,7 @@ -