Type object
File match .clasp.json
Schema URL https://catalog.lintel.tools/schemas/schemastore/clasp-json/latest.json
Source https://www.schemastore.org/clasp.json

Validate with Lintel

npx @lintel/lintel check
Type: object

Properties

scriptId string required

An ID of the current Google Apps Script project https://github.com/google/clasp#scriptid-required

minLength=57maxLength=57
rootDir path

A root directory path of the current Google Apps Script project https://github.com/google/clasp#rootdir-optional

projectId string

An ID for a Google Cloud Platform project linked to the current Google Apps Script project https://github.com/google/clasp#projectid-optional

Default: "project-id-xxxxxxxxxxxxxxxxxxx"
minLength=4maxLength=30
fileExtension string

An extension for local files of the current Google Apps Script project https://github.com/google/clasp#filepushorder-optional

minLength=1
filePushOrder path[]

Files pushed first of the current Google Apps Script project https://github.com/google/clasp#filepushorder-optional

uniqueItems=true