Skip to main content
Module

x/os_paths/tsconfig.eslint.json

Determine common OS/platform paths (home, temp, ...)
Go to Latest
File
{ "extends": "./tsconfig", "compilerOptions": { "allowJs": true }, "include": ["eg/**/*", "test/**/*"], "exclude": []}