TsLintModule

mill.javascriptlib.TsLintModule
trait TsLintModule extends Module

Attributes

Graph
Supertypes
trait Module
class BaseClass
trait Cacher
trait Cacher
class Object
trait Matchable
class Any
Show all

Members list

Type members

Classlikes

sealed trait Lint

Attributes

Supertypes
class Object
trait Matchable
class Any

Inherited classlikes

@Scaladoc(value = "/**\n * Miscellaneous machinery around traversing & querying the build hierarchy,\n * that should not be needed by normal users of Mill\n */")
object millInternal extends Internal

Miscellaneous machinery around traversing & querying the build hierarchy, that should not be needed by normal users of Mill

Miscellaneous machinery around traversing & querying the build hierarchy, that should not be needed by normal users of Mill

Attributes

Inherited from:
Module
Supertypes
class Internal
class Object
trait Matchable
class Any

Value members

Concrete methods

def checkFormatAll(args: Args): Command[Unit]
def checkFormatEslint(args: Args): Command[Unit]
def checkFormatPrettier(args: Args): Command[Unit]
def npmLintDeps: Target[Seq[String]]
def reformatAll(args: Args): Command[Unit]
def reformatEslint(args: Args): Command[Unit]
def reformatPrettier(args: Args): Command[Unit]

Inherited methods

def millModuleDirectChildren: Seq[Module]

Attributes

Inherited from:
Module
def millOuterCtx: Ctx

Attributes

Inherited from:
BaseClass
def millSourcePath: Path

Attributes

Inherited from:
Module
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Module -> Any
Inherited from:
Module

Givens

Inherited givens

given millModuleCaller: Caller

Attributes

Inherited from:
Module

Implicits

Inherited implicits

implicit def millModuleBasePath: BasePath

Attributes

Inherited from:
Module
implicit def millModuleExternal: External

Attributes

Inherited from:
Module
implicit def millModuleSegments: Segments

Attributes

Inherited from:
Module
implicit def millModuleShared: Foreign

Attributes

Inherited from:
Module