LATEST TRANSMISSIONS

ENCRYPTED // PUBLIC KEY DETECTED

FILTER: TAG [Less]
ONLINE
// Z.SHINCHVEN

Fix TS2307: Cannot find module '*.less'

TypeScript project reads module from declaration files, when the module is not defined or broken, tslint will throw an error like below: TS2307: Cannot find module './index.less' or its corresponding …