UNPKG

yemot-router

Version:

Because I do not know English, the documents are now in Hebrew. With the help of God in teaching English, I'll translate that.

24 lines 438 B
{ "exclude": [ "node_modules" ], "compilerOptions": { "moduleResolution": "node", "target": "ES6", "module": "commonjs", "baseUrl": ".", "paths": { "*": [ "*", //"lib/*", "lib/*" ] } }, "include": [ "*", "lib", "misc", "test/*" ] }