mirror of
https://github.com/jzillmann/pdf-to-markdown.git
synced 2024-11-23 16:23:54 +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
6 lines
73 B
Plaintext
6 lines
73 B
Plaintext
{
|
|
"printWidth": 120,
|
|
"trailingComma": "all",
|
|
"singleQuote": true
|
|
}
|