UNPKG

renamer_tool

Version:

Rename files based on a list you provide (like a bunch of videos that you want to change all of them to a new list based on table of contents)

8 lines (7 loc) 203 B
{ "transform": { "^.+\\.(t|j)sx?$": "ts-jest" }, "testRegex": "(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$", "moduleFileExtensions": ["ts", "tsx", "js", "jsx", "json", "node"] }