initial commit

initial commit
This commit is contained in:
2022-09-21 16:59:50 +02:00
committed by Rainer Killinger
parent 1211369724
commit c36c47267b
7 changed files with 843 additions and 85 deletions

12
package.json Normal file
View File

@@ -0,0 +1,12 @@
{
"name": "@openstapps/prettier-config",
"version": "1.0.0",
"description": "StApps Prettier Config",
"main": "index.json",
"repository": {
"type": "git",
"url": "git@gitlab.com:openstapps/prettier-config.git"
},
"author": "Thea Schöbl <dev@theaninova.de>",
"license": "GPL-3.0-only"
}