diff options
| author | Factiven <[email protected]> | 2023-04-18 15:51:22 +0700 |
|---|---|---|
| committer | Factiven <[email protected]> | 2023-04-18 15:51:22 +0700 |
| commit | 88270076a27201364e80eebcc63ae3abe37628c4 (patch) | |
| tree | 98b5fada39486cc3bf1a4ca49e35d3f26b7f3c73 /package.json | |
| parent | 8th fixes (diff) | |
| download | moopa-88270076a27201364e80eebcc63ae3abe37628c4.tar.xz moopa-88270076a27201364e80eebcc63ae3abe37628c4.zip | |
10th fixes
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index af61c90..cd17988 100644 --- a/package.json +++ b/package.json @@ -35,6 +35,7 @@ }, "devDependencies": { "autoprefixer": "^10.4.13", + "eslint": "^8.38.0", "postcss": "^8.4.20", "prettier": "^2.8.3", "tailwind-scrollbar": "^2.1.0", |