Rewrote turborepo. Hopefully this is a bit more clean & easy to understand for me.
This commit is contained in:
5
tools/tailwind/eslint.config.ts
Normal file
5
tools/tailwind/eslint.config.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import { defineConfig } from "eslint/config";
|
||||
|
||||
import { baseConfig } from "@gib/eslint-config/base";
|
||||
|
||||
export default defineConfig(baseConfig);
|
||||
Reference in New Issue
Block a user