lint: whitelist windows-1252 + csv-parse/sync
This commit is contained in:
+3
-1
@@ -68,7 +68,9 @@ export default [
|
|||||||
'^@modelcontextprotocol/sdk/',
|
'^@modelcontextprotocol/sdk/',
|
||||||
'^@maizzle/framework$',
|
'^@maizzle/framework$',
|
||||||
'^file-type$',
|
'^file-type$',
|
||||||
'^vite$'
|
'^vite$',
|
||||||
|
'^windows-1252$',
|
||||||
|
'^csv-parse/sync$'
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user