UNPKG
mathjax-newcm-font
Version:
latest (4.0.0-beta.7)
4.0.0-beta.7
MathJax-Newcm font for MathJax v4
github.com/mathjax/MathJax-fonts
mathjax/MathJax-fonts
mathjax-newcm-font
/
tsconfig
/
cjs.json
9 lines
(8 loc)
•
131 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"extends"
:
"./common.json"
,
"compilerOptions"
:
{
"target"
:
"ES5"
,
"outDir"
:
"../cjs"
,
"module"
:
"CommonJS"
}
}