mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
chore(): tslint (#466)
* fix src tslint gulp ionic * - fix errors tslint
This commit is contained in:
committed by
Ibrahim Hadeed
parent
16628a49f7
commit
ed8c67ce7e
@@ -676,10 +676,6 @@ export class File {
|
||||
}
|
||||
}
|
||||
|
||||
let cflags: Flags = {
|
||||
create: true
|
||||
};
|
||||
|
||||
return File.resolveDirectoryUrl(path)
|
||||
.then((fse) => {
|
||||
return File.getFile(fse, fileName, opts);
|
||||
|
||||
Reference in New Issue
Block a user