DenoConfigurationFileSchema constructor
DenoConfigurationFileSchema({})
Implementation
DenoConfigurationFileSchema({
this.compilerOptions,
this.importMap,
this.lint,
this.fmt,
this.tasks,
this.unknown,
});