-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtsconfig.base.json
executable file
·106 lines (106 loc) · 6.24 KB
/
tsconfig.base.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
{
"compileOnSave": false,
"compilerOptions": {
"rootDir": ".",
"forceConsistentCasingInFileNames": true,
"esModuleInterop": true,
"strict": true,
"sourceMap": true,
"declaration": true,
"moduleResolution": "node",
"emitDecoratorMetadata": true,
"allowUnusedLabels": true,
"experimentalDecorators": true,
"importHelpers": true,
"target": "ESNext",
"resolveJsonModule": true,
"allowSyntheticDefaultImports": true,
"allowJs": true,
"module": "ESNext",
"lib": ["es2020", "dom"],
"skipLibCheck": true,
"skipDefaultLibCheck": true,
"noImplicitThis": false,
"noErrorTruncation": true,
"baseUrl": ".",
"paths": {
"@jote/processors/docx-to-jats": ["libs/processors/docx-to-jats/src/index.ts"],
"@jote/processors/docx-to-tex": ["libs/processors/docx-to-tex/src/index.ts"],
"@jote/processors/jats-to-tex": ["libs/processors/jats-to-tex/src/index.ts"],
"@jote/processors/jote-docx-tex": ["libs/processors/jote-docx-tex/src/index.ts"],
"@jote/utils/ojs-to-preamble": ["libs/utils/ojs-to-preamble/src/index.ts"],
"@trialanderror/converter-cli": ["libs/book-converter/src/index.ts"],
"@trialanderror/utils/better-check-dependencies": [
"libs/utils/better-check-dependencies/src/index.ts"
],
"@trialanderror/workspace-plugin": ["tools/workspace-plugin/src/index.ts"],
"apa-parser": ["libs/citations/apa-parser/src/index.ts"],
"ast-stringify": ["libs/ast-stringify/src/index.ts"],
"better-nx-tsc": ["libs/plugins/better-nx-tsc/src/index.ts"],
"crossref-json": ["libs/citations/crossref-json/src/index.ts"],
"crossref-json-xml": ["libs/citations/crossref-json-xml/src/index.ts"],
"crossref-to-csl": ["libs/citations/crossref-to-csl/src/index.ts"],
"csl-consolidate": ["libs/citations/csl-consolidate/src/index.ts"],
"csl-to-biblatex": ["libs/citations/csl-to-biblatex/src/index.ts"],
"docx-parse": ["libs/docx-parse/src/index.ts"],
"docx-to-vfile": ["libs/reoff/docx-to-vfile/src/index.ts"],
"html-to-notion-blocks": ["libs/notion/html-to-notion-blocks/src/index.ts"],
"jast-stringify": ["libs/rejour/jast-stringify/src/index.ts"],
"jast-types": ["libs/jast/jast/src/index.ts"],
"jast-util-from-csl": ["libs/jast/jast-util-from-csl/src/index.ts"],
"jast-util-is-element": ["libs/rejour/jast-util-is-element/src/index.ts"],
"jast-util-to-csl": ["libs/jast/jast-util-to-csl/src/index.ts"],
"jast-util-to-texast": ["libs/jast/jast-util-to-texast/src/index.ts"],
"jastscript": ["libs/rejour/jastscript/src/index.ts"],
"ojs-client": ["libs/ojs/ojs-client/src/index.ts"],
"ojs-relatex": ["libs/ojs/ojs-relatex/src/index.ts"],
"ojs-types": ["libs/citations/ojs-types/src/index.ts"],
"ooxast": ["libs/ooxast/ooxast/src/index.ts"],
"ooxast-util-citation-plugin": ["libs/ooxast/ooxast-util-citation-plugin/src/index.ts"],
"ooxast-util-citations": ["libs/ooxast/ooxast-util-citations/src/index.ts"],
"ooxast-util-get-style": ["libs/ooxast/ooxast-util-get-style/src/index.ts"],
"ooxast-util-markup-to-style": ["libs/ooxast/ooxast-util-markup-to-style/src/index.ts"],
"ooxast-util-parse-bib": ["libs/ooxast/ooxast-util-parse-bib/src/index.ts"],
"ooxast-util-parse-bib-browser": ["libs/ooxast/ooxast-util-parse-bib-browser/src/index.ts"],
"ooxast-util-parse-bib-node": ["libs/ooxast/ooxast-util-parse-bib-node/src/index.ts"],
"ooxast-util-properties": ["libs/ooxast/ooxast-util-properties/src/index.ts"],
"ooxast-util-remove-rsid": ["libs/ooxast/ooxast-util-remove-rsid/src/index.ts"],
"ooxast-util-to-hast": ["libs/ooxast/ooxast-util-to-hast/src/index.ts"],
"ooxast-util-to-jast": ["libs/ooxast/ooxast-util-to-jast/src/index.ts"],
"ooxast-util-to-mdast": ["libs/ooxast/ooxast-util-to-mdast/src/index.ts"],
"ooxast-util-to-unified-latex": ["libs/ooxast/ooxast-util-to-unified-latex/src/index.ts"],
"parse-text-cite": ["libs/citations/parse-text-cite/src/index.ts"],
"reference-parser-chatgpt": ["libs/citations/reference-parser-chatgpt/src/index.ts"],
"rehype-notion": ["libs/notion/rehype-notion/src/index.ts"],
"rejour": ["libs/rejour/rejour/src/index.ts"],
"rejour-frontmatter": ["libs/rejour/rejour-frontmatter/src/index.ts"],
"rejour-meta": ["libs/rejour/rejour-meta/src/index.ts"],
"rejour-move-abstract": ["libs/rejour/rejour-move-abstract/src/index.ts"],
"rejour-parse": ["libs/rejour/rejour-parse/src/index.ts"],
"rejour-relatex": ["libs/rejour/rejour-relatex/src/index.ts"],
"rejour-stringify": ["libs/rejour/rejour-stringify/src/index.ts"],
"relatex-add-preamble": ["libs/relatex/relatex-add-preamble/src/index.ts"],
"relatex-stringify": ["libs/relatex/relatex-stringify/src/index.ts"],
"reoff-cite": ["libs/reoff/reoff-cite/src/index.ts"],
"reoff-clean": ["libs/reoff/reoff-clean/src/index.ts"],
"reoff-compile": ["libs/reoff/reoff-compile/src/index.ts"],
"reoff-infer-headings": ["libs/reoff/reoff-infer-headings/src/index.ts"],
"reoff-markup-to-style": ["libs/reoff/reoff-markup-to-style/src/index.ts"],
"reoff-parse": ["libs/reoff/reoff-parse/src/index.ts"],
"reoff-parse-references": ["libs/reoff/reoff-parse-references/src/index.ts"],
"reoff-parse-references-browser": ["libs/reoff/reoff-parse-references-browser/src/index.ts"],
"reoff-rejour": ["libs/reoff/reoff-rejour/src/index.ts"],
"reoff-remark": ["libs/reoff/reoff-remark/src/index.ts"],
"reoff-unified-latex": ["libs/reoff/reoff-unified-latex/src/index.ts"],
"texast": ["libs/texast/texast/src/index.ts"],
"texast-util-add-preamble": ["libs/texast/texast-util-add-preamble/src/index.ts"],
"texast-util-to-latex": ["libs/texast/texast-util-to-latex/src/index.ts"],
"unified-latex-stringify": ["libs/unified-latex/unified-latex-stringify/src/index.ts"],
"utils-readme": ["libs/utils/readme/src/index.ts"],
"xast-util-has-attribute": ["libs/xast/xast-util-has-attribute/src/index.ts"],
"xast-util-is-element": ["libs/xast/xast-util-is-element/src/index.ts"],
"xast-util-select": ["libs/xast/xast-util-select/src/index.ts"]
}
},
"exclude": ["node_modules", "tmp", "**/example.js", "dist"]
}