fix ts-linting

This commit is contained in:
Kevin Jahns 2020-02-18 12:17:38 -06:00
parent 96c453b2da
commit 19448bc40c

View file

@ -38,8 +38,6 @@
"moduleResolution": "node", /* Specify module resolution strategy: 'node' (Node.js) or 'classic' (TypeScript pre-1.6). */
"baseUrl": "./", /* Base directory to resolve non-absolute module names. */
"paths": {
"yjs": ["../yjs/src/index.js"],
"lib0/*": ["../lib0/*"],
"y-protocols/*": ["../y-protocols/*"]
},
// "rootDirs": [], /* List of root folders whose combined content represents the structure of the project at runtime. */