- npm updates
- draw bounding box geometry - enter coverage information (elevation and depth)
This commit is contained in:
parent
4abcfe7135
commit
e110826e1a
12 changed files with 929 additions and 576 deletions
|
@ -22,7 +22,7 @@
|
|||
"moduleResolution": "node", //neu
|
||||
"experimentalDecorators": true, //neu
|
||||
"strictPropertyInitialization": false, //neu
|
||||
// Target latest version 'esnext' of ECMAScript or minimal 'es6'.
|
||||
// Target latest language version 'esnext' of ECMAScript or minimal 'es6'.
|
||||
"target": "esnext", //neu
|
||||
//what module code is generated
|
||||
"module": "NodeNext", //neu
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue