mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-02-01 08:22:53 +00:00
10 lines
155 B
JSON
10 lines
155 B
JSON
{
|
|
"include": [
|
|
"./node_modules/cypress",
|
|
"cypress/**/*.js",
|
|
"cypress/config/dev.mjs",
|
|
"cypress/config/ci.mjs",
|
|
"cypress/plugins/index.mjs"
|
|
]
|
|
}
|