Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update @typescript-eslint/parser to the latest version 🚀 (#25)
* ci(multiOS): add windows, osx and linux as matrix for Travis CI * fix(FileSystemService): readDirectory for symlinks on win32 * ci(config): remove osx pipeline * refactor(FileSystems): remove support for symbolic links * refactor(FileSystems): remove support for symbolic links * fix(FileSystem): win32 os fixed * fix(FileSystem): support win32 arch * fix(FileSystem): support win32 arch * fix(FileSystem): support win32 arch * refactor(VirtualFileSystemService): use memfs instead of own implementation - fixes win support * fix(FileSystem): support win32 arch * fix: all FS tests on OSX * refactor(sharedSubpath): renamed variables and added comment, fixed specs * ci: restrict OS jobs just for pull requests * fix: set separator based on OS * chore(package): update @typescript-eslint/parser to version 2.0.0 * test: review notes resolved * refactor(VirtualFileSystemService): removed duplicated logic with FileSystemService * refactor(FileSystemService): removed VFSS and renamed files to FSS * refactor(FileSystemService): removed VFSS and renamed files to FSS * fix windows * fix windows * fix windows * refactor(FileSystemService): removed VFSS and renamed files to FSS * ci: do not verify gpg * feat(eslint): install eslint-parser
- Loading branch information