mirror of
https://github.com/desktop/desktop
synced 2024-11-05 20:49:32 +00:00
atom-typescript doesn't like this either -_-
This commit is contained in:
parent
4aacd4df51
commit
fb93cad43a
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
|||
"noImplicitReturns": true,
|
||||
"noFallthroughCasesInSwitch": true,
|
||||
"strictNullChecks": true,
|
||||
"noUnusedLocals": true,
|
||||
"sourceMap": true,
|
||||
"jsx": "react",
|
||||
"outDir": "./build/app"
|
||||
|
|
Loading…
Reference in a new issue