Skip to main content

General

This object includes general configurations, such as the project name.

Here is a minimal example:

export default {
general: {
name: 'sampleName',
},
paths: {
config: import.meta.url,
},
};

Attributes

NameTypeDefaultDescription
namestringname attribute in package.jsonOutput file name