@flatfile/schema
v0.2.17
Published
- `npm run build` - Build the package - `npm run dev` - Run all development build and watch locally - `npm run lint` - Lint the packages - `npm run clean` - Removes `node_modules`, `dist` folder, and `.turbo` caches - `npm run test` - Run tests
Downloads
33,871
Maintainers
Keywords
Readme
Schema
npm run build
- Build the packagenpm run dev
- Run all development build and watch locallynpm run lint
- Lint the packagesnpm run clean
- Removesnode_modules
,dist
folder, and.turbo
cachesnpm run test
- Run tests