Skip to content

Commit

Permalink
Use src folder [publish]
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnaudBarre committed Jan 31, 2022
1 parent 01dad92 commit a3bf34c
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
3 changes: 0 additions & 3 deletions .npmignore

This file was deleted.

5 changes: 4 additions & 1 deletion package.json
Expand Up @@ -4,7 +4,10 @@
"version": "1.4.0",
"license": "MIT",
"author": "Arnaud Barré (https://github.com/ArnaudBarre)",
"main": "index.js",
"main": "src/index.js",
"files": [
"src"
],
"repository": "github:nabla/vite-plugin-eslint",
"keywords": [
"vite",
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit a3bf34c

Please sign in to comment.