Commit b537a929 authored by Juliusz Chroboczek's avatar Juliusz Chroboczek

Fix tsconfig to ignore node types.

parent d44178c3
{
"compilerOptions": {
"target": "ES6",
"target": "es6",
"types": [],
"allowJs": true,
"checkJs": true,
"declaration": true,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment