mirror of
https://github.com/Kong/insomnia.git
synced 2026-08-07 05:12:33 -04:00
chore: normalise filenames (#9399)
* add rule * kebab case * kebab case * kebab case * fix import path * fix snapshot
This commit is contained in:
1 parent
d798be87dc
commit
2d64f5b0a1
65 files changed
+113
-100
No files matched your search
File renamed without changes.
@@ -7,7 +7,7 @@ export * from './urls';
|
||||
export * from './cookies';
|
||||
export * from './console';
|
||||
export * from './request-info';
|
||||
export * from './async_objects';
|
||||
export * from './async-objects';
|
||||
export * from './test';
|
||||
export * from './execution';
|
||||
export * from './proxy-configs';
|
||||
|
||||
Reference in new issue
Block a user