mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-21 19:32:34 +00:00
Remove .npmignore
This commit is contained in:
parent
3359ee33f5
commit
034c37a24f
@ -1,8 +0,0 @@
|
|||||||
.github/
|
|
||||||
test/
|
|
||||||
.editorconfig
|
|
||||||
.eslintrc.json
|
|
||||||
.gitattributes
|
|
||||||
.stylintrc
|
|
||||||
crowdin.yml
|
|
||||||
renovate.json
|
|
||||||
@ -3,6 +3,15 @@
|
|||||||
"version": "8.2.0",
|
"version": "8.2.0",
|
||||||
"description": "Elegant and powerful theme for Hexo.",
|
"description": "Elegant and powerful theme for Hexo.",
|
||||||
"main": "package.json",
|
"main": "package.json",
|
||||||
|
"files": [
|
||||||
|
"docs",
|
||||||
|
"languages",
|
||||||
|
"layout",
|
||||||
|
"scripts",
|
||||||
|
"source",
|
||||||
|
"_config.yml",
|
||||||
|
"_vendors.yml"
|
||||||
|
],
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"eslint": "eslint scripts/ source/js test/",
|
"eslint": "eslint scripts/ source/js test/",
|
||||||
"stylint": "stylint source/css/",
|
"stylint": "stylint source/css/",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user