Lukas

Results 66 comments of Lukas

@gakonst just realized the same is true for non flattened files. When you have a file like: ``` // index.sol import {A} from "a.sol"; import {B} from "b.sol"; import {C}...

@jonschlinkert any chance of merging and releasing this? https://github.com/jonschlinkert/gray-matter/pull/147

i think we should discuss which features the new adminMenus() should offer and how to arrange them. my first intention was to offer an options array like this: ``` php...

@williaster are you sure this is fixed? I tried on https://airbnb.io/visx/brush with my mobile device and it still seems to behave somewhat random.

I think that's a good idea :+1: and afaik also what meteor is doing for sessions?

You are right with "what meteor does" i meant cleaning up session, but not via TTL - not sure why though 🤔

> Also solves the following issues: > - A dependency on git in the users system > - SSH vs HTTPS submodules debacle > - Needing to teach users about...

This post is from 21, the researchers who found the vulnerabilities are from GitHub(which afaik now owns/ maintains npm). In the reality I live in I have to use npm...

@jonschlinkert ping on this, let me know if anything prevents merging.