1.7.0 • Published 5 months ago

@meow-meow-dev/shared-configs v1.7.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Shared configurations

Prettier

// prettier.config.mjs
export default from "@meow-meow-dev/shared-configs/prettier";

Eslint

import { defineConfig } from "@meow-meow-dev/shared-configs/eslint";

export default defineConfig({
  packageName: "REPLACE WITH PACKAGE NAME",
  tsconfigRootDir: import.meta.dirname,
});
1.7.0

5 months ago

1.6.0

6 months ago

1.5.0

8 months ago

1.4.7

9 months ago

1.4.6

9 months ago

1.4.5

10 months ago

1.4.4

10 months ago

1.4.3

10 months ago

1.4.2

10 months ago

1.4.1

10 months ago

1.4.0

10 months ago

1.3.0

10 months ago