Skip to content

Instantly share code, notes, and snippets.

@MiKolka7
MiKolka7 / fix-vendor.js
Created November 17, 2019 15:36
package.json
const fs = require('fs')
const pathVuex = './node_modules/vuex/types/index.d.ts'
const pathVue = './node_modules/vuex/types/vue.d.ts'
function exitIfErr(err) {
if (err) {
process.exit(1)
}
}
{
"configs": [
{
"automock": false,
"browser": false,
"cache": true,
"cacheDirectory": "/var/folders/kc/7f2pkf310bq3dz32tfrkz2_m0000gp/T/jest_dy",
"clearMocks": false,
"coveragePathIgnorePatterns": [
"/node_modules/"
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
<table class="js-table" border="1"></table>
@MiKolka7
MiKolka7 / 0_reuse_code.js
Created February 24, 2016 20:54
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
@MiKolka7
MiKolka7 / dwzCH.markdown
Created November 3, 2014 21:26
A Pen by Коля.