From 8b85339e3ac4e1d17811f941886c674be7c7be13 Mon Sep 17 00:00:00 2001 From: MartinSchere Date: Fri, 23 Jun 2023 12:41:08 +0200 Subject: [PATCH] chore: add README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..777586c --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# jpg-ts-style + +Shared configurations for formatting and linting! + +This `package.json` publishes our eslint config. \ No newline at end of file