1.7.0 • Published 6 months ago

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

Weekly downloads
-
License
MIT
Repository
github
Last release
6 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

6 months ago

1.6.0

7 months ago

1.5.0

9 months ago

1.4.7

10 months ago

1.4.6

10 months ago

1.4.5

11 months ago

1.4.4

11 months ago

1.4.3

11 months ago

1.4.2

11 months ago

1.4.1

11 months ago

1.4.0

11 months ago

1.3.0

11 months ago