Added issue templates; Removed packet managers, switched to npm; Fixed a lot of Bugs; Added new Versioning; Added types and reworked docs; Refactored project structure;
This commit is contained in:
+2
-3
@@ -1,4 +1,3 @@
|
||||
#!/usr/bin/env sh
|
||||
npm run format || exit 1
|
||||
npm run lint:fix || exit 1
|
||||
tsc || exit 1
|
||||
npm run format:check || exit 1
|
||||
npm run lint || exit 1
|
||||
|
||||
Reference in New Issue
Block a user