mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2025-09-13 01:22:12 +02:00
Global alert
This commit is contained in:
@@ -14,4 +14,12 @@ module.exports = {
|
||||
},
|
||||
}],
|
||||
],
|
||||
env: {
|
||||
development: {
|
||||
ignore: ["**/__tests__", "./scripts"],
|
||||
},
|
||||
test: {
|
||||
ignore: ["./scripts"],
|
||||
},
|
||||
},
|
||||
};
|
||||
|
Reference in New Issue
Block a user