This repository has been archived on 2021-02-15. You can view files and clone it, but cannot push or open issues or pull requests.
Files
offpass-desktop/tsconfig.json
Nicolas 3bb2d742c4 + Format handler
* Creator view updated
* Some small changes
2019-10-31 11:02:09 +01:00

6 lines
109 B
JSON

{
"compilerOptions": {
"allowSyntheticDefaultImports": true,
"module": "commonjs"
}
}