mirror of
https://github.com/openwrt/luci.git
synced 2025-08-01 02:40:34 +00:00
Add GitHub Actions CI which lints json files using official ESLint json plugin. Signed-off-by: Yanase Yuki <dev@zpc.st>
22 lines
441 B
Plaintext
22 lines
441 B
Plaintext
dist/
|
|
node_modules/
|
|
/host
|
|
*.o
|
|
*.so
|
|
*.swp
|
|
*.po~
|
|
*.mo
|
|
package-lock.json
|
|
modules/luci-base/src/po2lmo
|
|
modules/luci-base/src/jsmin
|
|
modules/luci-base/src/contrib/lemon
|
|
modules/luci-base/src/lib/plural_formula.c
|
|
modules/luci-base/src/lib/plural_formula.h
|
|
modules/luci-compat/src/contrib/lemon
|
|
modules/luci-compat/src/plural_formula.c
|
|
modules/luci-compat/src/plural_formula.h
|
|
docs/jsapi/*
|
|
!docs/jsapi/README.md
|
|
**eslint.config**
|
|
!eslint.config.mjs
|