{ "extends": "../tsconfig.json", "compilerOptions": { "rootDir": "./", "paths": { "docx": ["../build"] } }, "include": ["../demo"] }