fix(project): Fixed minor formatting issues and improved code consistency.
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
// node native scope
|
||||
import * as path from 'path';
|
||||
export {
|
||||
path,
|
||||
}
|
||||
export { path };
|
||||
|
||||
// @push.rocks scope
|
||||
import * as smartfile from '@push.rocks/smartfile';
|
||||
|
Reference in New Issue
Block a user