trigger build
This commit is contained in:
@@ -3,7 +3,7 @@ import { format } from 'prettier';
|
||||
import { createImportMap } from '../importmap/index.js';
|
||||
|
||||
const tsconfigPath = 'tsconfig.json';
|
||||
const tsconfigComment = `// Don't edit this file directly. It is generated by /devops/tsconfig/index.js\n\n`;
|
||||
const tsconfigComment = `// Don't edit this file directly. It is generated by ./devops/tsconfig/index.js\n\n`;
|
||||
|
||||
const tsConfigBase = {
|
||||
compilerOptions: {
|
||||
|
||||
Reference in New Issue
Block a user