mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-03-15 17:29:52 -04:00
9 lines
145 B
JSON
9 lines
145 B
JSON
{
|
|
"compilerOptions": {
|
|
"target": "ES5",
|
|
"strictNullChecks": true
|
|
},
|
|
"files" : [
|
|
"typescript-definition-test.ts"
|
|
]
|
|
}
|