Skip to content

Commit 31ef8f7

Browse files
committed
Remove react and js flags
1 parent b38c0ea commit 31ef8f7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ You will also need to install `typescript` for building and `@jest/globals` for
4747

4848
Configuration can get specified in your `package.json` file under `ts-scripts`:
4949

50-
- `js` - Enables `.js` files for linting and testing (default: `false`)
51-
- `react` - Enables React.js for linting and testing (default: `false`)
5250
- `src` - An array of source directories to read (default: `["src"]`)
5351
- `dist` - An array of output directories to clean, i.e. `outDir` in `tsconfig.json` (default: `["dist"]`)
5452
- `project` An array of `tsconfig.json` project files for TypeScript (default: `["tsconfig.json"]`)

0 commit comments

Comments
 (0)