Added yarn, bun and pnpm config; Added eslint and prettier; Refactored Type import; Updated Version;
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env sh
|
||||
npm run format || exit 1
|
||||
npm run lint:fix || exit 1
|
||||
Reference in New Issue
Block a user