mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2025-11-28 01:43:36 +01:00
Format all files with Prettier
This commit is contained in:
@@ -27,7 +27,5 @@ module.exports = {
|
||||
globals: {
|
||||
TZ: "utc",
|
||||
},
|
||||
transformIgnorePatterns: [
|
||||
"node_modules/(?!(react-datetime)/)",
|
||||
],
|
||||
transformIgnorePatterns: ["node_modules/(?!(react-datetime)/)"],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user