Files
nginx-proxy-manager/test/jsconfig.json
T

6 lines
68 B
JSON
Raw Normal View History

2020-02-19 15:55:06 +11:00
{
"include": [
"./node_modules/cypress",
"cypress/**/*.js"
]
}