This website requires JavaScript.
Explore
Help
Register
Sign In
oadmin
/
new-api
Watch
1
Star
0
Fork
0
You've already forked new-api
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9ad2c1f1bbb64ec39a73b7e8c93f6645785592ef
new-api
/
.dockerignore
8 lines
63 B
Plaintext
Raw
Normal View
History
Unescape
Escape
update dockerignore
2024-12-27 20:49:58 +08:00
.github
.git
*.md
.vscode
.gitignore
refactor: access_token auth
2025-01-05 22:08:23 +08:00
Makefile
🎨 chore: integrate ESLint header automation with AGPL-3.0 notice • Added `.eslintrc.cjs` - Enables `header` + `react-hooks` plugins - Inserts standardized AGPL-3.0 license banner for © 2025 QuantumNous - JS/JSX parsing & JSX support configured • Installed dev-deps: `eslint`, `eslint-plugin-header`, `eslint-plugin-react-hooks` • Updated `web/package.json` scripts - `eslint` → lint with cache - `eslint:fix` → auto-insert/repair license headers • Executed `eslint --fix` to prepend license banner to all JS/JSX files • Ignored runtime cache - Added `.eslintcache` to `.gitignore` & `.dockerignore` Result: consistent AGPL-3.0 license headers, reproducible linting across local dev & CI.
2025-07-19 03:30:44 +08:00
docs
.eslintcache
Reference in New Issue
Copy Permalink