mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-16 17:27:43 +01:00
ci(linter): Fix path default attrs
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
const DEFAULT_ATTRS = require('@lucide/build-icons/render/default-attrs.json');
|
const DEFAULT_ATTRS = require('./tools/build-icons/render/default-attrs.json');
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
root: true,
|
root: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user