/[sudobot]/trunk/tsconfig.json
ViewVC logotype

Diff of /trunk/tsconfig.json

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 575 by rakinar2, Mon Jul 29 17:59:26 2024 UTC revision 632 by rakinar2, Thu Oct 10 17:53:11 2024 UTC
# Line 23  Line 23 
23          "experimentalDecorators": true,          "experimentalDecorators": true,
24          "noImplicitOverride": true,          "noImplicitOverride": true,
25          "importsNotUsedAsValues": "remove",          "importsNotUsedAsValues": "remove",
26          /* These paths are only used in Blaze build scripts, when ran with bun. */          "sourceMap": true,
27            /* These paths are only used in BlazeBuild scripts, when ran with bun. */
28          "paths": {          "paths": {
29              "@buildSrc/*": ["./build_src/src/main/typescript/*"],              "@buildSrc/*": ["./build_src/src/main/typescript/*"],
30              "@blazebuild/*": ["./blazebuild/src/main/typescript/*"],              "@blazebuild/*": ["./blazebuild/src/main/typescript/*"],

Legend:
Removed from v.575  
changed lines
  Added in v.632

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26