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