Documentation - v0.0.0
Preparing search index...
@arroyodev-llc/projen.component.linting
FormatRequest
Interface FormatRequest
interface
FormatRequest
{
filePath
:
string
;
workingDirectory
:
string
;
}
Index
Properties
file
Path
working
Directory
Properties
file
Path
filePath
:
string
Target file path.
working
Directory
workingDirectory
:
string
Working directory to spawn eslint from.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
file
Path
working
Directory
Documentation - v0.0.0
Loading...
Target file path.