mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 03:26:36 +00:00
chnages to sidenav
This commit is contained in:
parent
6be928a2d3
commit
a77127000d
186 changed files with 10791 additions and 833 deletions
|
@ -3,6 +3,7 @@
|
|||
"env": {
|
||||
"es6": true,
|
||||
"browser": true,
|
||||
"node": true,
|
||||
"jest": true
|
||||
},
|
||||
"parserOptions": {
|
||||
|
@ -16,5 +17,5 @@
|
|||
"processor": "svelte3/svelte3"
|
||||
}
|
||||
],
|
||||
"ignorePatterns": ["*.snap"]
|
||||
"ignorePatterns": ["docs", "*.snap"]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue