- `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
npm install @flatfile/schema- 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