mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-20 16:42:56 +00:00
initial commit
initial commit
This commit is contained in:
12
package.json
Normal file
12
package.json
Normal 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"
|
||||
}
|
||||
Reference in New Issue
Block a user