mirror of
https://github.com/actions/configure-pages.git
synced 2026-03-30 10:04:52 +00:00
Add prettier configuration
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "configure-pages",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"description": "An action to enable Pages and extract various metadata about a site. It can also be used to configure various static site generators we support as starter workflows.",
|
||||
"main": "src/index.js",
|
||||
"scripts": {
|
||||
"prepare": "ncc build src/index.js -o dist --source-map --license licenses.txt",
|
||||
|
||||
Reference in New Issue
Block a user