{ "root": true, "extends": [ "lxsmnsyc/typescript" ], "rules": { "no-void": "off" }, "parserOptions": { "project": "./tsconfig.eslint.json" } }