mirror of
https://github.com/zadam/trilium.git
synced 2025-11-17 18:50:41 +01:00
Add 'packages/share-theme/' from commit '2cdd2a0a543f0bced8284ca55bc94efadbc7c91f'
git-subtree-dir: packages/share-theme git-subtree-mainline:d8f0709bcegit-subtree-split:2cdd2a0a54
This commit is contained in:
9
packages/share-theme/scripts/.eslintrc
Normal file
9
packages/share-theme/scripts/.eslintrc
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"extends": "../.eslintrc",
|
||||
"env": {
|
||||
"node": true
|
||||
},
|
||||
"rules": {
|
||||
"no-console": "off"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user