first commit
This commit is contained in:
8
mathjax-fira-font/tsconfig/cjs.json
Normal file
8
mathjax-fira-font/tsconfig/cjs.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"extends": "./common.json",
|
||||
"compilerOptions": {
|
||||
"target": "ES5",
|
||||
"outDir": "../cjs",
|
||||
"module": "CommonJS"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user