mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-14 22:30:10 +00:00
9 lines
158 B
JSON
9 lines
158 B
JSON
{
|
|
"compilerOptions": {
|
|
"outDir": "../data/static",
|
|
"target": "es6",
|
|
"lib": ["dom", "es2017"],
|
|
"types": ["jquery"]
|
|
}
|
|
}
|