Fix lint error in types.d.ts
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com> Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Vendored
+1
@@ -262,5 +262,6 @@ declare module '@esbuild-kit/cjs-loader' {}
|
||||
|
||||
declare module 'postcss-import' {
|
||||
import { Plugin } from 'postcss';
|
||||
|
||||
export default function postcssImport(): Plugin;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user