mirror of
https://github.com/iconoir-icons/iconoir
synced 2026-03-14 14:05:44 +01:00
22 lines
375 B
YAML
22 lines
375 B
YAML
packages:
|
|
- packages/*
|
|
- examples/*
|
|
- iconoir.com
|
|
|
|
injectWorkspacePackages: false
|
|
|
|
onlyBuiltDependencies:
|
|
- esbuild
|
|
- sharp
|
|
- unrs-resolver
|
|
|
|
packageExtensions:
|
|
'@types/react-window':
|
|
dependencies:
|
|
'@types/react': '19'
|
|
|
|
publicHoistPattern:
|
|
- '@next/eslint-plugin-next'
|
|
- eslint-plugin-jsx-a11y
|
|
- eslint-plugin-react
|
|
- eslint-plugin-react-hooks
|