mirror of
https://github.com/jzillmann/pdf-to-markdown.git
synced 2024-11-27 18:23:36 +01:00
f988bd565e
* `ts`, `jest`, `prettier` and `tslint` * Used resources * https://itnext.io/step-by-step-building-and-publishing-an-npm-typescript-package-44fe7164964c * https://til.hashrocket.com/posts/lmnsdtce3y-import-absolute-paths-in-typescript-jest-tests
4 lines
67 B
JSON
4 lines
67 B
JSON
{
|
|
"extends": ["tslint:recommended", "tslint-config-prettier"]
|
|
}
|