mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-08 22:42:54 +00:00
refactor: build system
This commit is contained in:
10
configuration/nyc-config/package.json
Normal file
10
configuration/nyc-config/package.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "@openstapps/nyc-config",
|
||||
"description": "The nyc coverage reporter config for the openstapps project",
|
||||
"version": "2.1.0",
|
||||
"type": "commonjs",
|
||||
"license": "GPL-3.0-only",
|
||||
"repository": "git@gitlab.com:openstapps/eslint-config.git",
|
||||
"author": "Thea Schöbl",
|
||||
"main": "index.json"
|
||||
}
|
||||
Reference in New Issue
Block a user