tech: removed js related stuff now that 99% is typescript (#12905)

This commit is contained in:
Torkel Ödegaard
2018-08-13 15:56:11 +02:00
committed by GitHub
parent 9031866caa
commit c521f51780
9 changed files with 28 additions and 485 deletions

View File

@@ -1,4 +1,3 @@
/* jshint node:true */
'use strict';
module.exports = function (grunt) {
var os = require('os');