mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-09 02:15:32 +00:00
chore(web): removes new, improperly-placed comment
This commit is contained in:
parent
85996ca057
commit
0eb146d60c
1 changed files with 0 additions and 2 deletions
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"extends": "../../../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
// Primary settings - the version of ES6 we can target in TS, our downcompile target,
|
||||
// and our module-related settings.
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"baseUrl": "./",
|
||||
"outDir": "build/",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue