mrgnlabs / marginfi-v2

Apache License 2.0
158 stars 66 forks source link

Update package.json #183

Open Alexlesch98 opened 6 months ago

Alexlesch98 commented 6 months ago
  1. Simplified the lint:fix and lint scripts to use a single pattern for both .js and .ts files.
  2. Removed unnecessary duplication in the file patterns.
  3. Ensured consistent formatting and indentation for better readability.
  4. Grouped related dependencies together in the dependencies and devDependencies sections.